Quick proof-of-concept for turning the device camera on and off.
- Clone this repository
- Run
npm install
- Run
npm start
- Visit
localhost:5000
in a browser
There is no "build step". Just serve these static files on a CDN:
index.html
main.css
main.js
Quick proof-of-concept for turning the device camera on and off.
JavaScriptNOASSERTION