npm install
npm run start
npm run build
npm run release
npm run watch
代码规范化可以帮助开发者在git commit前进行代码校验、格式化、commit信息校验
使用前提:必须先关联git
macOS or Linux
sh husky.sh
windows
./husky.sh
你可以通过我们的官方文档熟悉和了解快应用。
npm install
npm run start
npm run build
npm run release
npm run watch
代码规范化可以帮助开发者在git commit前进行代码校验、格式化、commit信息校验
使用前提:必须先关联git
macOS or Linux
sh husky.sh
windows
./husky.sh
你可以通过我们的官方文档熟悉和了解快应用。