An open API service indexing awesome lists of open source software.

https://github.com/flo-bit/jazz-multiplayer-drawings

multiplayer drawing with svelte and jazz
https://github.com/flo-bit/jazz-multiplayer-drawings

Last synced: 9 months ago
JSON representation

multiplayer drawing with svelte and jazz

Awesome Lists containing this project

README

          

# Multiplayer Drawings

little test app for multiplayer drawings with svelte and [jazz](https://jazz.tools)

## Development

```bash
npm install
npm run dev
```