提交 4fb7e4bc 编写于 作者: L Larry Lu 提交者: Tim Neutkens

Fix typo (#1380)

port 300 -> 3000
上级 bb3ceaad
......@@ -17,7 +17,7 @@ To get this example running you just need to
npm install .
npm run dev
Visit [http://localhost:300](http://localhost:300) and try to modify `styles/index.scss` changing color. Your changes should be picked up instantly.
Visit [http://localhost:3000](http://localhost:3000) and try to modify `styles/index.scss` changing color. Your changes should be picked up instantly.
Also see it working with plain css here
![example](example.gif)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册