Henry 59758bed0e reactjs experimentation před 10 roky
..
scripts 59758bed0e reactjs experimentation před 10 roky
.gitignore 59758bed0e reactjs experimentation před 10 roky
.jshintrc 59758bed0e reactjs experimentation před 10 roky
LICENSE 59758bed0e reactjs experimentation před 10 roky
README.md 59758bed0e reactjs experimentation před 10 roky
comments.json 59758bed0e reactjs experimentation před 10 roky
index.html 59758bed0e reactjs experimentation před 10 roky
package.json 59758bed0e reactjs experimentation před 10 roky
server.js 59758bed0e reactjs experimentation před 10 roky
webpack.config.js 59758bed0e reactjs experimentation před 10 roky

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