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

Boiler plate for getting started with React.js, node.js, and passport.js

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

I was able to get this app up and running, but when I do the register/sign up I am getting the following error : TypeError: User.token is not a function

There's a few issues I see: 1. line 116 gulpfile.js should be !release? 2. gulp missing a build step for styles? I see images, assets, fonts, hint, and html, but...