mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
change default port in getting-started
This commit is contained in:
parent
96d99e6c0a
commit
7bfbf0aae0
@ -76,7 +76,7 @@ export default App;
|
||||
|
||||
### 4. 开发调试
|
||||
|
||||
一键启动调试,访问 http://127.0.0.1:8001 查看效果。
|
||||
一键启动调试,访问 http://127.0.0.1:8989 查看效果。
|
||||
|
||||
```bash
|
||||
$ npm run dev
|
||||
|
Loading…
Reference in New Issue
Block a user