no message
Former-commit-id: 49bb4a7a62f911f34e1b66dae3d5231f325d751b Former-commit-id: 49e6a8b9d6b102eb8e6c7e48c9ad49ad07e4e06c Former-commit-id: ca09927e11a64bfc7d78e5718abe0a0c1c8b66f9
This commit is contained in:
35
README.md
35
README.md
@@ -110,6 +110,41 @@
|
|||||||
└─ package.json
|
└─ package.json
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## 使用
|
||||||
|
|
||||||
|
安装依赖
|
||||||
|
|
||||||
|
```
|
||||||
|
npm i
|
||||||
|
```
|
||||||
|
|
||||||
|
运行
|
||||||
|
|
||||||
|
```
|
||||||
|
npm run dev
|
||||||
|
```
|
||||||
|
|
||||||
|
在以下环境测试可用
|
||||||
|
|
||||||
|
```
|
||||||
|
➜ ~ npm -v
|
||||||
|
5.6.0
|
||||||
|
➜ ~ node -v
|
||||||
|
v8.11.1
|
||||||
|
➜ ~ nrm -V
|
||||||
|
1.0.2
|
||||||
|
➜ ~ nrm ls
|
||||||
|
npm ---- https://registry.npmjs.org/
|
||||||
|
cnpm --- http://r.cnpmjs.org/
|
||||||
|
* taobao - https://registry.npm.taobao.org/
|
||||||
|
nj ----- https://registry.nodejitsu.com/
|
||||||
|
rednpm - http://registry.mirror.cqupt.edu.cn/
|
||||||
|
npmMirror https://skimdb.npmjs.com/registry/
|
||||||
|
edunpm - http://registry.enpmjs.org/
|
||||||
|
```
|
||||||
|
|
||||||
|
> 不建议使用 `cnpm`
|
||||||
|
|
||||||
## 预览
|
## 预览
|
||||||
|
|
||||||
登陆
|
登陆
|
||||||
|
|||||||
Reference in New Issue
Block a user