Personal favorite new project template - SAO generator
npm install sao-hcy-nm> Personal favorite new project template - SAO generator







Chinese users can read this article: 关于高效、高质和高产.
- ✅ Respect the code style of prettier
- ✅ Automatically formatted when saving (You need to install the Prettier - Code formatter plugin)
- ✅ Automatic fix code style before commit (Thanks to husky and lint-staged)
- ✅ Check committed messages when committing
- ✅ Use yarn commit instead of git commit (Thanks to commitizen)
- ✅ Automatically generate changelog using yarn changelog (Thanks to conventional-changelog-cli)
- ✅ Automatic deployment with yarn release (Thanks to release-it)
- ✅ Optionally Unit test (jest or ava)
- ✅ Optionally test coverage
- ✅ Optionally compile ES2015 code using (Thanks to bili)
- ✅ Optionally add badge to README
sao-hcy-nm is a generator for SAO, Install it first.
``bash`
yarn global add saoor
npm i -g sao
`bash`
sao hcy-nm my-project
`bash``
sao HcySunYang/sao-hcy-nm my-project
MIT © HcySunYang