Files
react/examples/basic-commonjs
Paul O’Shannessy d1c08f11d5 v15.0.0
2016-04-07 12:07:50 -07:00
..
2016-03-29 11:00:48 -07:00
2016-04-07 12:07:50 -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.