Merge pull request #73 from mKurrels/master

changes command to run application in readme
This commit is contained in:
Scott
2018-01-01 19:50:42 +11:00
committed by GitHub

View File

@@ -29,7 +29,7 @@ npm install -g @angular/cli
```
## To build for development
npm run web:start
npm run start:web
Voila! You can use GoCryptoTrader web app in a local development environment with webpack watching!