Just the bare minimum to start a new project utilizing ES2015, JSX, Gulp and Browserify with Babel.
Terminal magic:
- npm install
- gulp
These will probably come in handy:
- Babel Polyfill https://babeljs.io/docs/usage/polyfill/
- Isomorphic Fetch https://github.com/matthew-andrews/isomorphic-fetch