A starter for React, React-p5-wrapper and P5.js with TypeScript.
This starter pack is built on React-Three-Next starter.
And the starter pack operates the canvas with a react-p5-wrapper that complements the form of react-p5 separated by setup and draw.
gh repo clone designerSejinOH/react-p5
git clone https://github.com/designerSejinOH/react-p5.git
yarn dev
- Next devyarn analyze
- Generate bundle-analyzeryarn lint
- Audit code qualityyarn build
- Next buildyarn start
- Next startyarn export
- Export to static HTML