/p5js-webpack

A barebones p5js webpack template

Primary LanguageJavaScript

p5js-webpack

A barebones template project for p5js with webpack, deployable to github pages.

Development

npm start

Production Builds

npm build

Deploy to Github Pages

Edit deploy.sh with your repo settings.

npm deploy

License

WTFPL