提交 6cd6c2ef 编写于 作者: I Izzy Vivian Dupree 提交者: Tim Neutkens

readme: show how to `npm run dev` on another port. (#1544)

上级 769cb49c
......@@ -73,7 +73,7 @@ export default () => (
)
```
and then just run `npm run dev` and go to `http://localhost:3000`
and then just run `npm run dev` and go to `http://localhost:3000`. To use another port, you can run `npm run dev -- -p <your port here>`.
So far, we get:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册