Basic Usage md clarification

This commit is contained in:
robertdurst 2018-06-20 21:27:30 -07:00
parent 5eda5504e9
commit 652dab0abf

View File

@ -163,6 +163,7 @@ Our corresponding `index.html`:
And finally:
```shell
$ npm install
$ npm run serve
```