Then open your browser to `localhost:3000` and there you can draw.
If you open another tab and navigate to `localhost:3000/destination`, there you will receive the drawings. This destination page is just an example!
If you open another tab and navigate to `localhost:3000/destination`, there you will receive the drawings.
The app is meant to be open-end, meaning that the destination of the drawing is up to you! (ah ah! less work for us). Originally it was coupled with [vvvv](https://visualprogramming.net/), but it can be implemented with any platform supporting the websocket protocol.
This destination page is just an example! The app is meant to be open-end, meaning that the destination of the drawing is up to you! (ah ah! less work for us). Originally it was coupled with [vvvv](https://visualprogramming.net/), but it can be implemented with any platform supporting the websocket protocol (the browser, pure data, max, touch designer, p5js, etc).