npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

react-hot-boilerplate

1.0.0

@gaearon

npmHomeRepoSnykSocket
Downloads:2087
$ npm install react-hot-boilerplate
DailyWeeklyMonthlyYearly

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

  • React
  • Webpack
  • webpack-dev-server
  • jsx-loader
  • react-hot-loader

Resources

  • Demo video
  • react-hot-loader on Github
  • Integrating JSX live reload into your workflow
  • Ping dan_abramov on Twitter or #reactjs IRC