A canvas 2D API project to demo paint and particle effects.
- View on deskstop for interactive experience.
- Canvas 2D API Demo
Node
(minimum:v14.18.1
): install docsyarn
(minimum:v1.22.17
): install docsnpm yarn -g
yarn
yarn dev
yarn build
Note: running this command will apply linting fixes.
yarn lint
Note: running this command will apply formatting fixes.
yarn format