react-starterkit icon indicating copy to clipboard operation
react-starterkit copied to clipboard

Yet another react starterkit. Including react-router, reflux, jest, webpack, gulp and stylus.

Results 2 react-starterkit issues
Sort by recently updated
recently updated
newest added

When I changed the code, gulp reloading and dev server doesn't catch my endpoint I'm getting this error. how can i fix this? ![login-issue](https://cloud.githubusercontent.com/assets/706678/20348841/48481376-ac10-11e6-9a3b-49234caf747f.png)

A bit crazy of a pull request but this does a few things: - Use ES6 syntax more broadly. Why? There's ES6 syntax already in use, lets go all out!...