Install Archivox

  1. Clone or download this repository, or run npx create-archivox my-docs --install to generate a starter project automatically.
  2. Inside the project directory run npm install to fetch dependencies.
  3. Start the local development server:
npm run dev

Open http://localhost:8080 to view your site as you edit files.