cp5
v1.0.2
Published
generate a blank project to get started with P5.js library
Downloads
3
Readme
create-p5-app
Create a starter app for using P5 library
To install run
npm install -g cp5
or
yarn global add cp5
Then to start a new p5 project, just do
cp5
or
create-p5-app [path]