ng2-rest-app
v0.0.0
Published
- You must have `node v >= 4.0` and `npm v >= 3` installed (via `brew install node` or [NodeJS.org](https://nodejs.org/en/)); - Install Angular CLI via `npm i -g angular-cli` ```bash $ npm install $ npm start ``` Then navigate to [http://localhost:4200](h
Readme
TenToTen
Dependencies
- You must have
node v >= 4.0andnpm v >= 3installed (viabrew install nodeor NodeJS.org); - Install Angular CLI via
npm i -g angular-cli
$ npm install
$ npm startThen navigate to http://localhost:4200 in your browser. ###References https://github.com/onehungrymind/ng2-rest-app https://github.com/angular/angularfire2
