/angular-2-heroes-tutorial

simple pet project on angular 2

Primary LanguageTypeScript

Angular 2 heroes app

One of many test web app on Angular 2.

Install

npm install

Start

npm start

As default start at:

Local: http://localhost:3000
External: http://10.1.123.188:3000


Backend emulating with: Angular in-memory-web-api