Commit e94574c3 authored by wildfirecode's avatar wildfirecode

update

parent 1645edfb
## 安装和更新构建工具
重新拉取代码,然后安装依赖。
``` bash
git pull && cnpm install
```
## 启动本地服务器
``` bash
npm run dev
```
## 发布
## 备注
之后会自动打开浏览器。
项目创建和维护流程
1.先建立一个分支
......
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