Skip to content

coconut-xr/co-share-socketio-counter-example

Repository files navigation

Counter Example using co-share & SocketIO

An in-depth tutorial on how to use co-share can be found here, which uses the exact same code.

Run the Example

  1. Install the dependencies using npm install
  2. Built the example using npm run build
  3. Host the example on your local pc using npm run host
  4. Access http://127.0.0.1:8080 in your browser

Develop

Use npm run start to start the application with auto-recompile on change.

Next Steps

  1. Read the tutorial
  2. Checkout other examples
  3. Contribute

About

example implementation of a counter using co-share and socketio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published