A new React-templates Webpack boilerplate based on https://github.com/gaearon/react-transform-boilerplate
git clone https://github.com/wix/react-templates-transform-boilerplate.git
cd react-templates-transform-boilerplate
npm install
npm start
open http://localhost:3000
Then go ahead and edit files inside src
(any file except index.js
).
CC0 (public domain)