Demo for the blog post "Scalable Single-Page Application Architecture".
npm i
npm start
Note that for the WebRTC multiplayer demo you will need a WebSocket server. You can find basic implementation here.
Demo for the blog post "Scalable Single-Page Application Architecture".
npm i
npm start
Note that for the WebRTC multiplayer demo you will need a WebSocket server. You can find basic implementation here.