mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 23:16:45 +00:00
changes command to run application
the readme was wrong when it said to run npm run web:start. It should be npm run start:web.
This commit is contained in:
@@ -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!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user