Merge pull request #283 from robertDurst/basic-usage-md

Basic Usage md clarification
This commit is contained in:
R. Andrew Ohana
2018-06-21 00:14:13 -07:00
committed by GitHub

View File

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