Commit 159bac51 authored by wildfirecode's avatar wildfirecode

1

parent 918a03fc
## 安装和更新构建工具 ## 安装和更新构建工具
``` bash
git clone git@gitlab2.dui88.com:clq/db-game-template.git
```
重新拉取代码,然后安装依赖。 重新拉取代码,然后安装依赖。
``` bash ``` bash
git pull && cnpm install cd db-game-template && git pull && cnpm install
``` ```
## 项目创建和维护流程 ## 项目创建和维护流程
......
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