p5-template

Starter for a p5.js project using

Start a new project

  1. Optional: On this repo's GitHub page, click "Use this template" to create your own repo
  2. Clone the repo locally
  3. cd into repo's directory
  4. yarn

Development

After starting a project...

  1. yarn run dev
  2. Open http://localhost:3000 in a browser
  3. Make edits to src/main.ts