1.0.4 • Published 1 year ago

vvcli-vite v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

vvcli-vite

Vite and Vue3 scaffolding containing TypeScript and git code submission hooks husky and lint-stage, integration of eslint and prettier for code format validation, built-in automatic import of component libraries, Vue3 hooks and automatic export of components Prettier

It can be used in most scenarios

npm i vvcli-vite -g

vvcli-vite create project-name

cd project-name

pnpm/npm i Or yarn

pnpm/npm run prepare Or yarn prepare

to install husky