Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 282 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 282 Bytes

This demo loads Angular as modules via SystemJS. Script compilation (TypeScript) is done on the fly in the browser when scripts are loaded using System.import.

To run it:

$ npm install -g serve
$ serve .