/angular2-tour-of-heroes

Angular 2 - Tour of Heroes - modified to run with go app engine

Primary LanguageJavaScriptApache 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 (tsc -w),

  4. Start the server by running run-server.bat