A web interface for accessing the sbarchive project written in Vue
Scratch Archive
A web interface for accessing the sbarchive project, written in Vue 3 and bundled with Vite.
Development
Install dependencies
npm i
Live server
npm run dev
Build
npm run build