/angular2-min

Angular2 development environment with TypeScript

Primary LanguageTypeScriptOtherNOASSERTION

Angular2 Min Development Environment

Angular2 development environment with TypeScript.

How to run:

  1. run git clone https://github.com/alincc/angular2-min.git
  2. run npm install tsd -g
  3. run npm install
  4. run npm start
  5. navigate to 'http://localhost:8080/'
  6. start developing your app