react/examples/basic-commonjs
Tanase Hagi 83521bddb0 Update examples/basic-commonjs/package.json (#6685) 2016-05-02 20:50:25 -07:00
..
.babelrc Update examples for v15 2016-03-29 11:00:48 -07: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 Update examples/basic-commonjs/package.json (#6685) 2016-05-02 20:50:25 -07: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.