a simple light painting app for webcam & smartphone
visit online version https://s-light.github.io/quasar_lightpaint/
repository at https://github.com/s-light/quasar_lightpaint
yarn
# or
npm install
quasar dev
yarn lint
# or
npm run lint
yarn format
# or
npm run format
quasar build