Commit 1d33f6f5 authored by wildfirecode's avatar wildfirecode

update readme

parent e94574c3
...@@ -2,13 +2,13 @@ ...@@ -2,13 +2,13 @@
重新拉取代码,然后安装依赖。 重新拉取代码,然后安装依赖。
``` bash ``` bash
git pull && cnpm install git pull && cnpm install
``` ```
## 启动本地服务器 ## 启动本地服务器
``` bash ``` bash
npm run dev npm run dev
``` ```
## 发布 ## 发布
......
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