'p5.js packer' is a simple web app that minify and run p5.js code.
- Clone this repository
- Run
npm install - Run
npm run build - Run
npm run preview
- First, run
npx lefthook install npm run test(CLI) ornpm run test:ui(GUI) to run unit testsnpm run devto start dev server
MIT