This application can be used to annotate regions of interest (ROIs) in video frames. PWA template can be found here.
Make sure you have node and npm installed
- Install:
npm install
npm run dev
Before publishing make sure to run:
npm run build
Then serve the content of the public folder.