This project was generated with angular-cli.
- Angular
- Angular 4.4.0-RC.0
- Angular-CLI 1.3.2
- TypeScript 2.3.3
- Firebase
- Firebase 3.6.10
- AngularFire2 2.0.0-beta.8
-
Install the latest versions of Node (min v8.4.0) and NPM (min v5.4.1 -- this should already be included with Node v8.4.0 installation).
-
Clone repository.
-
Open command prompt,
cd
into directory. -
Run
npm install
. -
To start live-reload server, run
ng serve
. Navigate tohttp://localhost:4200/
.
To get more help on the angular-cli
use ng --help
or go check out the Angular-CLI README.