Very Simple React/Redux Universal Boilerplate with Hot reloading.
1)React
2)Redux
3)React-Router
4)Helmet(SEO)
Download it
npm i
For Development
npm run dev
For Production
npm run production
Boiler Plate comes with sample app
| Failed to load latest commit information. | |||
|
|
public |
|
|
|
|
src |
|
|
|
|
.babelrc |
|
|
|
|
README.md |
|
|
|
|
index.html |
|
|
|
|
package.json |
|
|
|
|
webpack.config.dev.js |
|
|
|
|
webpack.config.prod.js |
|
|
1)React
2)Redux
3)React-Router
4)Helmet(SEO)
Download it
npm i
For Development
npm run dev
For Production
npm run production
Boiler Plate comes with sample app