A starter template for Angular2 applications.
This starter uses gulp.js for a build workflow.
All you need to run this starter is node.js installed. And you should also have following NPM packages installed globally:
- gulp (npm install -g gulp)
- tsd (npm install -g tsd)
-
Clone this repository
-
$ tsd install
-
$ npm start
Elad Katz
Dima Kuzmich