Angular2 development environment with TypeScript.
- run
git clone https://github.com/alincc/angular2-min.git
- run
npm install tsd -g
- run
npm install
- run
npm start
- navigate to 'http://localhost:8080/'
- start developing your app
Angular2 development environment with TypeScript.
git clone https://github.com/alincc/angular2-min.git
npm install tsd -g
npm install
npm start