Skip to content

Commit 83086f8

Browse files
committed
Updated readme
1 parent 9aa89ff commit 83086f8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.MD

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# 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.
34

45
This is a boilerplate to use ReactJS, ExpressJS, Redux and React Router v4 in a project.
56

@@ -55,4 +56,5 @@ Remember that you have to run `npm run build` before doing this. This will creat
5556
[Hot Reload]: <https://stackoverflow.com/questions/41428954>
5657
[ExpressJS]: <http://expressjs.com/>
5758
[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>

0 commit comments

Comments
 (0)