提交 f18f1225 编写于 作者: M mzabriskie

Updating example for how to run examples

上级 9bf29e1c
......@@ -38,9 +38,8 @@ Examples are included in part to allow manual testing.
Running example
```bash
$ npm install -g http-server
$ http-server
# Open 127.0.0.1:8080/example
$ npm run examples
# Open 127.0.0.1:3000
```
Running sandbox in browser
......@@ -55,4 +54,4 @@ Running sandbox in terminal
```bash
$ npm start
$ node ./sandbox/client
```
\ No newline at end of file
```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册