Skip to content

Pishtiko/angular2-typescript-todo

 
 

Repository files navigation

BuildStatus

ng2 + tsc + typings + unit tests

Always updated with the latest version of ng2 (beta-15), typescript (1.8.9), typings (0.7.9) and jasmine (2.3).

Install dev dependencies

$ npm i

Install typings globally

$ npm i -g typings

Install typings stuff

$ typings i

Compile

$ npm run build

Run

$ npm start

Test

$ npm t

Happy coding!

About

Angular2 Todo written in Typescript - with Tests!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 56.7%
  • JavaScript 20.6%
  • CSS 12.2%
  • HTML 10.5%