Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 601 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 601 Bytes

Angular2 Unit Tests

Angular2 alpha tiny starter that includes unit tests

** NOTE: This module is out of date and probably should not be used. Check out angular2-starter instead.

This starter uses gulp.js for a build workflow.

Dependencies

To run this starter you have to install:

  • node.js (has installation file)
  • gulp (npm install -g gulp)
  • tsd (npm install -g tsd)

Installation

  • Clone this repository
  • $ npm start