change default port in getting-started

This commit is contained in:
afc163 2016-01-23 15:31:19 +08:00
parent 96d99e6c0a
commit 7bfbf0aae0

View File

@ -76,7 +76,7 @@ export default App;
### 4. 开发调试
一键启动调试,访问 http://127.0.0.1:8001 查看效果。
一键启动调试,访问 http://127.0.0.1:8989 查看效果。
```bash
$ npm run dev