redux-easy-boilerplate
redux-easy-boilerplate copied to clipboard
React redux easy boilerplate
Hi, Is there anyone who successfully deploy this boilerplate to azure web app? I keep getting 500 internal error when I'm trying to deploy an app with this boilerplate. Thanks.
The **app** folder must contain only source code related to the app everything else should be put next to the **app** folder. Something like this: ``` -bin/ --server/ ----server.js ----server-ssr.js...
This is a front end boilerplate, I think the *api* part should be separated from the project. We can start a front end project with this boilerplate and use any...
Please update the docs with some instructions to deploy on heroku or other cloud service provider such as aws or google app engine. Thanks
Can't seem to get Chrome's redux devtools extension to work with this. Ideas? I get this error in the console: `t.apply is not a function`