Processing p5.js Boilerplate Boilerplate project for p5.js. Development server $ npm install $ npm start Now you can go to http://localhost:8080. Build $ npm install $ npm run build Build target folder is build. Big thanks to https://survivejs.com/ p5 Yeoman Generator