Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 659 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 659 Bytes

angular2-coverage


node version built with gulp

An angular 2 gulp skeleton with unit testing and remapped coverage.

Updated to Angular 2.1.0

Install

npm i

Commands

  • 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)

Main features

  • unit testing
  • remapped coverage