create-p5kit
v0.1.1
Published
Create a p5kit app.
Downloads
53
Maintainers
Readme
create-p5kit
Create a p5kit app from a starter template.
npm create p5kit my-sketch
cd my-sketch
npm install
npm run dev
npm run build:iosp5kit projects are p5.js/Vite sketches with Capacitor already configured for iOS and Android handoff.
p5kit is not affiliated with the Processing Foundation or p5.js.
