alincc / angular2-min

Angular2 development environment with TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Angular2 development environment with TypeScript

License:Other


Languages

Language:TypeScript 53.3%Language:JavaScript 38.4%Language:HTML 8.3%