Files
react/examples/basic-commonjs
Paul O’Shannessy 2baa3b7d2f Update examples for v15
- Update commonjs example to use Babel 6
- Update click counter example to match other examples
- Update jquery example
- Stop shipping webcomponents.js in starter kit
2016-03-29 11:00:48 -07:00
..
2016-03-29 11:00:48 -07:00
2016-03-29 11:00:48 -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.