This is a vue3 template for develop vue3 project.
Right now, we integrate lint-stage, Eslint, Typescript, prettier, husky in this project, you can clone and use it with out any other configuration.
Holp this template can help you to improve your production efficiency.
# start project
npm run start
# build project
npm run build
# lint project
npm run lint
Please keep to Style Guide when you start using this template for development
Please use yarn cz
to commit code, we use the commitizen and commitlint to regular your commit message