-
Notifications
You must be signed in to change notification settings - Fork 20
Home
DavidZ edited this page Mar 15, 2022
·
3 revisions
An in-browser video annotation tool developed by ANU CVML.
- Install
Node.js
(v16.13.1 is used in development). -
npm install
to install all the dependencies. -
npm run build
to compile all to assets.
- Vue3 JavaScript framework
- Vue Router Router for Vue
- Pinia Store for Vue
- Quasar Component framework.
-
VueUse
useFavicon
. - JSZip Exporting and importing zip file
- Monaco Editor Editor for configuration
- Mp4box MP4 demux.
npm run dev