Commit ae9dbed4 by chenshu

feat:readme

parent 395164d6
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
## 安装 ## 安装
``` ```bash
git clone ssh://git@xmgit.ixm5.cn:10022/xiaomai-cloud-class/xiaomai-cloud-class-web.git git clone ssh://git@xmgit.ixm5.cn:10022/xiaomai-cloud-class/xiaomai-cloud-class-web.git
cd xiaomai-cloud-class-web cd xiaomai-cloud-class-web
cnpm install cnpm install
...@@ -21,13 +21,13 @@ cnpm install ...@@ -21,13 +21,13 @@ cnpm install
## 用法 ## 用法
``` ```bash
npm start npm start
``` ```
## 开发 ## 开发
``` ```bash
git add . git add .
git commit -m 'commit comments' git commit -m 'commit comments'
git pull git pull
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment