Starter for a p5.js project using
- p5 in instance mode
- Vite - build tool
- TypeScript - language
- Optional: On this repo's GitHub page, click "Use this template" to create your own repo
- Clone the repo locally
cd
into repo's directoryyarn
After starting a project...
yarn run dev
- Open
http://localhost:3000
in a browser - Make edits to
src/main.ts