Home

Awesome

react-6to5

Playing with react and 6to5

How to build

npm install -g 6to5 // If you dont have it yet
npm install
6to5 src/foo.js --out-file build/foo.js