Skip to content

austintoddj/trycanvas

Repository files navigation

trycanvas.app

Note: This repository contains the source code powering trycanvas.app. If you want to use Canvas, visit the main repository.

Introduction

The trycanvas.app site is a Vite scaffolded project hosted on Vercel.

System Requirements

  • Node >= 16.18
  • NPM >= 9.6

Developing

npm install
npm run dev # dev server at http://localhost:5173

License

This project is open-sourced software licensed under the MIT license.