Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 256 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 256 Bytes

Unit Testing with Angular 2

Unit Testing with Angular 2 - Fair Day Workshop for ngConf 2016.

https://www.ng-conf.org/#/sessions/elecashFD

Installation

Install dependencies:

npm install -g typings
npm install

Try it!

npm run dev