/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. npm i

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

npm run both