fix #1702 cause antd-init change its script command

This commit is contained in:
afc163 2016-05-16 00:11:45 +08:00
parent 9f45d39dab
commit 7885425fe2

View File

@ -78,7 +78,7 @@ export default App;
一键启动调试,访问 http://127.0.0.1:8989 查看效果。
```bash
$ npm run dev
$ npm start
```
### 5. 构建和部署