Basic prototype of a web front-end for users of DECODE OpenCloud using Vue.js.
Developed without knowing any JavaScript/Vue/HTML/CSS by copy-pasting from a couple of projects and iterating with GitHub Copilot and ChatGPT, so quality might be lacking.
npm install
npm run serve
npm run build
npm run lint
npm run deploy