Skip to content

Commit 1372e79

Browse files
authored
Adds README gif to end of README
1 parent b3d8ca1 commit 1372e79

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,8 @@ The Basic setup goes like this...
4444

4545
An express server to handle requests, render the page and handle all our file requests.
4646

47-
![hmr-ssr](https://cloud.githubusercontent.com/assets/2454928/18360529/39573fe2-75b3-11e6-8a06-75bc2664e98d.gif)
48-
49-
5047
Webpack to bundle everything up listen for files changes and hot reload them to the client.
5148

5249
We will be using React, Redux and React Router to match url requests, and render the state to html that we can then send back to the client.
50+
51+
![hmr-ssr](https://cloud.githubusercontent.com/assets/2454928/18360529/39573fe2-75b3-11e6-8a06-75bc2664e98d.gif)

0 commit comments

Comments
 (0)