Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 294 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 294 Bytes

This demo loads React as modules via SystemJS. Script compilation, including JSX, is done on the fly in the browser when scripts are loaded using System.import.

To run it:

$ npm install -g serve
$ serve .