Skip to content

An example on how to use TypeScript with AngularJS 1.* and SystemJS module loader

Notifications You must be signed in to change notification settings

fadihania/angular1-typescript-systemjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular1-typescript-systemjs

An example on how to use TypeScript with AngularJS 1.* and SystemJS module loader

Quick Start

  1. Clone Git repo and cd into new directory
git clone https://github.com/fadihania/angular1-typescript-systemjs.git
cd angular1-typescript-systemjs
  1. Install npm packages dependencies
npm install
  1. Run the application
npm start
  1. Try to change the ts files and watch the changes in browser

About

An example on how to use TypeScript with AngularJS 1.* and SystemJS module loader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published