Skip to content
This repository was archived by the owner on Jul 10, 2019. It is now read-only.

Commit c307f1b

Browse files
committed
Update README
1 parent 8aeb829 commit c307f1b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,12 @@ Using npm:
3434
npm install
3535
```
3636

37+
## Run sample server at localhost:5000
38+
39+
```bash
40+
$ node ./tools/server.js
41+
```
42+
3743
## Serve with hot reload at localhost:4000
3844

3945
```bash

0 commit comments

Comments
 (0)