Skip to content

micahlt/scratcharchive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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