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

Commit 3154e1c

Browse files
committed
Update README
1 parent d48a5f1 commit 3154e1c

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
@@ -24,6 +24,12 @@ npm install
2424
$ yarn run dev
2525
```
2626

27+
and run mock server
28+
29+
```bash
30+
$ node ./tools/server.js
31+
```
32+
2733
## build for production and launch server
2834

2935
```bash

0 commit comments

Comments
 (0)