Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 199 Bytes

File metadata and controls

11 lines (6 loc) · 199 Bytes

React server-client synchronisation example

A show case of synchronising server and client states with React.

Run

Install Node.js. Then:

npm start

Finally, go to http://localhost:3000