# Install Archivox 1. Clone or download this repository. 2. Run `npm install` to install dependencies. 3. Start the local development server: ```bash npm run dev ``` The site will be available at `http://localhost:8080`.