The minimal dev environment to enable live-editing React components.
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.
scripts/App.js