Files
react/examples/basic-commonjs
Paul O’Shannessy ca92b9104c 15.0.1
2016-04-08 11:12:25 -07:00
..
2016-03-29 11:00:48 -07:00
2016-04-08 11:12:25 -07:00

Basic example of using React with Browserify

Run npm install in the directory to install React from npm. Then run:

npm start

to produce bundle.js with example code and React.