This is a simple Express application with CORS enabled.
- Clone the repository.
- Install dependencies:
npm install
npm startThe application will start on http://localhost:3000.
Once the application is running, open your web browser and navigate to http://localhost:3000/ to see the two canvases displayed side-by-side.