Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 786 Bytes

readme.md

File metadata and controls

16 lines (10 loc) · 786 Bytes

Redux Todo MVC - Redux Swarmlog Example

Egghead Video

ScreenShot

Adapt the Redux Todo MVC example from the main Redux repo to sync peer to peer over WebRTC using redux-swarmlog.

To see all the changes needed view this commit: adc501a7

npm install
npm start

Visit localhost:3000 with two browsers one of which is in incognito mode.