Tiny shop experiment
Vue 3
Vite
Vitest
Graphql (apollo-composable)
Tailwind
Firebase (deploy)
Vitest
See Vite Configuration Reference.
npm install
npm run dev
npm run build
Run Unit Tests with Vitest
npm run test:unit
Lint with ESLint
npm run lint