An angular 2 gulp skeleton with unit testing and remapped coverage.
Updated to Angular 2.1.0
npm i
- 
npm start -s - Start dev server 
- 
npm run build -s - Kick off a build 
- 
npm test -s - Run test suite 
- 
npm run checkupdates - Check for package updates 
- 
npm run typingsupdate - Update typings (see typings.sh) 
- unit testing
- remapped coverage
