/angular2-tour-of-heroes

Angular 2 - Tour of Heroes - The Next Step after Getting Started

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Getting Started

  1. Fork and clone this repo

  2. Use npm i to install the necessary dependencies

  3. Run the TypeScript compiler, watch for changes, start the server, and launch the browser by using npm start