Commit 768e24a8 authored by wildfirecode's avatar wildfirecode

修改文档

parent f66ba4d8
......@@ -7,11 +7,13 @@ git pull && cnpm install
## 项目创建和维护流程
### 先从master建立一个分支
``` bash
git checkout -b kickball-20180910
git checkout -b kickball-20180910
```
### push分支到远程
``` bash
git push --set-upstream origin kickball-20180910
```
## 启动本地服务器
``` bash
......
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