Skip to content

rasmusvhansen/typescript-and-angularjs

Repository files navigation

TypeScript and AngularJS

This is a repository with code for my talk at ngAarhus on September 28th 2017.

To be able to run ts code, run

  1. npm install
  2. npm run watch

To run TypeScript tests you can run npm test

To run JavaScript tests you can run npm run jstest

To see the js version, open src/js/index-js.html

To see the TypeScript version, open build/index.html after running npm run watch

About

Demo code for ngAarhus talk

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages