Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 277 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 277 Bytes

React Transform Boilerplate

Installation

git clone https://github.com/gaearon/react-transform-boilerplate.git
cd react-transform-boilerplate
npm install
npm start
open http://localhost:3000

Transforms are enabled for files inside src (except index.js).