mirror of
https://github.com/PR0M3TH3AN/Archivox.git
synced 2025-09-08 15:08:43 +00:00
number sections and document sidebar ordering
This commit is contained in:
11
docs/content/01-getting-started/01-install.md
Normal file
11
docs/content/01-getting-started/01-install.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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`.
|
Reference in New Issue
Block a user