Demonstrates the basics of components, services and HTTP in Angular 2.
Pull requests welcome The Angular quickstart template was used for this repository and can be found at here Please note that this repository is now deprecated and the Angular CLI is recommended to create new Angular projects.
See npm and nvm version notes above
Install the npm packages described in the package.json and verify that it works:
npm install
npm start