/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

TODO

  1. Add misc features to villians (ng table, DT?, combobox, form)

  2. Add tests for villians component/service

  3. Add back end API

  4. Add util for handling/displaying errors