Skip to content

Angular2 beta with TypeScript template that includes unit tests and API Blueprint

License

Notifications You must be signed in to change notification settings

rrgarciach/angular2-ts-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular2-ts-template

WORK IN PROGRESS: Adding unit test examples

Angular2 beta with TypeScript scaffolding that includes unit tests.

This repository was created to serve as template for generator-angular2-ts project.

Installation

  • Clone this repository
  • Install Node.js
  • run $ npm install -g gulp-cli gulp tsc
  • run $ npm start

Development

To generate the dist folder and start watch:

  • run $ gulp

Production deployment

To generate the dist folder with all assets:

  • run $ gulp dist

About

Angular2 beta with TypeScript template that includes unit tests and API Blueprint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published