Skip to content

Commit

Permalink
configurations note
Browse files Browse the repository at this point in the history
  • Loading branch information
HazemBZ committed Aug 13, 2020
1 parent d8de7f3 commit 7e68365
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,7 @@ Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app w

Firebase is a good option for deploying an angular app as it offers a 'single-page web app' auto configuration for other options refer to [this](https://angular.io/guide/deployment)
Run `firebase serve -o host -p port`

## configurations

backend server (to fetch data from) ip address and port configurations can be set from `src/environments/environment.*` files

0 comments on commit 7e68365

Please sign in to comment.