mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
2baa3b7d2f
- 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
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.