Simple AngularJS Application with TypeScript, you can view video about typescript and angular in 20 minutes at ngconf 2015 on youtube
-
Install global dependencies if necessary
npm install -g gulp-cli tsd superstatic
-
Install node packages:
npm install
-
Launch the server
npm start