Technologies:
- TypeScript
- Vue 3
- Vuetify
- Pinia
- Vitest
- Vue Testing Library
- vue-docgen-cli
Requires:
- Node 16.20 or above
- PNPM 8 or above
# pnpm
pnpm install
# pnpm
pnpm dev
# pnpm
pnpm build
pnpm test:unit
# in watch mode
pnpm test:unit:watch
You can see other scripts inside the package.json.