1.0.2 • Published 7 years ago
create-p5-app v1.0.2
create-p5-app
Simple tool that creates a P5 project boilerplate
Install
npm install -g create-p5-appUsage
create-p5-app <name>Boilerplate structure
|- libraries
|- p5.js
|- p5.dom.js
|- p5.sound.js
|- src
|- sketch.js
index.htmlTIP: Use a package like serve to serve the static files