/react-templates-transform-boilerplate

Sample of React-templates + webpack + hot reload

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

React Templates Transform Boilerplate

A new React-templates Webpack boilerplate based on https://github.com/gaearon/react-transform-boilerplate

Getting started

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).

License

CC0 (public domain)