JSPM + ES6 modules + babel + electron + iojs + react = :O
Simple playground project to test structured application with ES6 and electron by github.
How to test:
npm install -g jspm/jspm-cli -g
npm install
jspm install
npm start
Unit Testing
npm test