Henry 59758bed0e reactjs experimentation 9 anos atrás
..
scripts 59758bed0e reactjs experimentation 9 anos atrás
.gitignore 59758bed0e reactjs experimentation 9 anos atrás
.jshintrc 59758bed0e reactjs experimentation 9 anos atrás
LICENSE 59758bed0e reactjs experimentation 9 anos atrás
README.md 59758bed0e reactjs experimentation 9 anos atrás
comments.json 59758bed0e reactjs experimentation 9 anos atrás
index.html 59758bed0e reactjs experimentation 9 anos atrás
package.json 59758bed0e reactjs experimentation 9 anos atrás
server.js 59758bed0e reactjs experimentation 9 anos atrás
webpack.config.js 59758bed0e reactjs experimentation 9 anos atrás

README.md

react-hot-boilerplate

The minimal dev environment to enable live-editing React components.

Usage

npm install
npm start
open http://localhost:3000

Now edit scripts/App.js.
Your changes will appear without reloading the browser like in this video.

Dependencies

Resources