react/examples/basic-commonjs
Dan Abramov a2780212ae Merge branch 'andreypopp-patch-1' 2016-03-27 00:25:40 +00:00
..
README.md [examples] Update basic-commonjs for new React, watchify 2015-09-24 15:08:28 -07:00
index.html Highlight 'NOT' word in example page. 2016-03-23 09:19:58 +08:00
index.js [examples] Update basic-commonjs for new React, watchify 2015-09-24 15:08:28 -07:00
package.json Rename example package.json command for consistency with README 2016-03-27 00:25:29 +00:00

README.md

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.