Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 471 Bytes

File metadata and controls

22 lines (14 loc) · 471 Bytes

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)