Multi User Counter
A counter app example that syncs across multiple sessions and is persistent to new connections.
View Github Code#
#
Instructions#
Clone the github repository
#
Install local dependencies
#
Run the server
Runs the server at port 8000 to establish socket connection with the client.
- Run the App
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.