Skip to content
/ p5js-starter Public template

p5.js starter template with Vite and TypeScript.

License

Notifications You must be signed in to change notification settings

briangershon/p5js-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p5js-starter

This is a starter template for a p5.js project. Tooling includes Vite and TypeScript.

Getting Started

yarn
yarn dev

Edit src/main.ts to start coding.