An example on how to use TypeScript with AngularJS 1.* and SystemJS module loader
- Clone Git repo and
cdinto new directory
git clone https://github.com/fadihania/angular1-typescript-systemjs.git
cd angular1-typescript-systemjs- Install npm packages dependencies
npm install- Run the application
npm start- Try to change the ts files and watch the changes in browser