- person's habit
- create Vue projects faster and more conveniently
- git commit specification
- file base routing
- components auto importing
- apis auto importing
- dev tools
- typescript
- deploy on vercel, zero-config
- unocss
- vue-router
- pinia
- vueuse
- vitest
run and visit localhost:9527
pnpm install
pnpm dev
pnpm build
And you will see the generated file in dist
that ready to be served.