Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 843 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 843 Bytes

Angular2 Starter Join the chat at https://gitter.im/EladRK/angular-starter

A starter template for Angular2 applications.

This starter uses gulp.js for a build workflow.

Dependencies

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)

Installation

  • Clone this repository

  • $ tsd install

  • $ npm start

Creators

Elad Katz

Dima Kuzmich