Note: This repository contains the source code powering trycanvas.app. If you want to use Canvas, visit the main repository.
The trycanvas.app site is a Vite scaffolded project hosted on Vercel.
- Node >= 16.18
- NPM >= 9.6
npm install
npm run dev # dev server at http://localhost:5173
This project is open-sourced software licensed under the MIT license.