docs: dev

This commit is contained in:
theajack 2020-12-17 22:40:53 +08:00
parent 15600acc64
commit 81dba92da8
1 changed files with 1 additions and 2 deletions

View File

@ -4,8 +4,7 @@
2. 进入 src/cnchar 目录 运行 npm link cnchar-types 命令
### npm run test
1. npm run test:npm: 需要先build之后测试 npm 包
2. npm run test直接测试 ts 源代码,需要 npm install -g typescript 全局安装ts
1. npm run test: 需要先build之后测试 npm 包
### 分支
1. 从master新建版本号分支作为开发分支