Skip to content

archellir/tax.arcbjorn.com

Repository files navigation

Tax calculator

Customize configuration

See Vite Configuration Reference.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm run dev

Type-Check, Compile and Minify for Production

pnpm run build

Run Unit Tests with Vitest

pnpm run test:unit

Run End-to-End Tests with Cypress

pnpm run build
pnpm run test:e2e # or `pnpm run test:e2e:ci` for headless testing

Lint with ESLint

pnpm run lint

About

Tax calculation tool, built with Vue 3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published