Using React with JSX, ES6 modules and all other ES6 and experimental ES7 features provided by Babel transpiler. ES6 files are transpiled on fly (and cached) by the browser alone (no Grunt/Gulp/Broccoli processing is needed).
bower install
http-server -p 3000
open http://localhost:3000