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
commit 6ef817b350
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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