File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Behold the ReactJS + ExpressJS Boilerplate
2
- ## With Server-side rendering, Redux and React-router v4
2
+
3
+ I wrote an [ article] about this repo which explains the structure.
3
4
4
5
This is a boilerplate to use ReactJS, ExpressJS, Redux and React Router v4 in a project.
5
6
@@ -55,4 +56,5 @@ Remember that you have to run `npm run build` before doing this. This will creat
55
56
[ Hot Reload ] : < https://stackoverflow.com/questions/41428954 >
56
57
[ ExpressJS ] : < http://expressjs.com/ >
57
58
[ Redux ] : < http://redux.js.org/ >
58
- [ pm2 ] : < https://github.com/Unitech/pm2 >
59
+ [ pm2 ] : < https://github.com/Unitech/pm2 >
60
+ [ article ] : < https://medium.com/@tahnik.mstsn/reactjs-expressjs-with-hot-reloading-and-server-side-rendering-901a01ea2711 >
You can’t perform that action at this time.
0 commit comments