Getting Started
-
Fork and clone this repo
-
Use
npm i
to install the necessary dependencies -
Run the TypeScript compiler, watch for changes, start the server, and launch the browser by using
npm start
Angular 2 - Tour of Heroes - The Next Step after Getting Started
TypeScriptApache-2.0
Fork and clone this repo
Use npm i
to install the necessary dependencies
Run the TypeScript compiler, watch for changes, start the server, and launch the browser by using npm start