Skip to content

Commit

Permalink
docs: 添加开发指南
Browse files Browse the repository at this point in the history
  • Loading branch information
WeilinerL committed Dec 1, 2021
1 parent c447033 commit e0f16be
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# nuwa-cli

project initialization、CI、CD framework

项目初始化、持续集成、持续部署框架

# 开发指南
1. npm i
2. npx husky install
3. npm run dev

0 comments on commit e0f16be

Please sign in to comment.