Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update run instructions.
  • Loading branch information
dds14002 committed Feb 10, 2020
1 parent ebb9315 commit 714b4e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -10,9 +10,9 @@
* `npm i -g @angular/cli` Install angular cli
* `npm i` Install dependencies

### Run
### Run With Local Backend

* `npm start`
* `npm run start:local`

Project server is now live at `localhost:4200`

Expand Down

0 comments on commit 714b4e1

Please sign in to comment.