Skip to content

Latest commit

 

History

History
 
 

global-react

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

This demo loads the global build of React and babel-standalone from unpkg to get a development environment up and running quickly. Script compilation, including JSX, is done on the fly in the browser when scripts are contained in <script type="text/babel">.

To run it:

$ npm install -g serve
$ serve .