1.0.0 • Published 9 years ago

react-hot-boilerplate v1.0.0

Weekly downloads
79
License
MIT
Repository
github
Last release
9 years ago

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