Skip to content

Commit

Permalink
Added note in README for directions
Browse files Browse the repository at this point in the history
  • Loading branch information
samblissard committed Oct 28, 2019
1 parent 192f398 commit 0c8872c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,9 @@ When finished developing, terminate the running container (`CTRL+C`) and run `do

To run the app using the Angular CLI approach, simply run `npm start`. The app can be accessed via `localhost:4200`.

#### Mocking out backend calls
If you need to run the app without an actual backend service running, refer to the instructions in `src/app/services/interceptor/Instructions.md`

## Production

There are three npm commands of importance:
Expand Down

0 comments on commit 0c8872c

Please sign in to comment.