/p5js-template

This is a P5.js template

Primary LanguageJavaScript

P5.js Project Template

This is a template for p5.js projects, including webpack, webpack-cli and webpack-dev-server.

run server:

npm run start

build:

npm run build

Have Fun 😄