Update README.md

This commit is contained in:
Gregory Schier 2016-05-12 23:52:04 -07:00
parent 24bc8e0079
commit 2227354352

View File

@ -20,6 +20,8 @@ cd app && npm install
Run Development
---------------
Start the live dev environment
```bash
npm run dev
```