mirror of
https://github.com/PR0M3TH3AN/Archivox.git
synced 2025-09-07 14:48:40 +00:00
224 B
224 B
Install Archivox
- Clone or download this repository.
- Run
npm install
to install dependencies. - Start the local development server:
npm run dev
The site will be available at http://localhost:8080
.