Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 204 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 204 Bytes

Libmanager

Library management system made using Svelte and Skeleton UI. Made for OCR A Level Computer Science 2022/23.

Setup

npm install
npm run dev

Build

npm run build