mirror of
https://github.com/papra-hq/papra.git
synced 2025-12-19 03:51:28 -06:00
595 B
595 B
Papra - Docs website
This is the documentation website for Papra.
This website is built using Astro, and based on the Starlight module styled with HiDeoo/starlight-theme-rapide theme.
Development
To start the development server, run:
# Navigate to the docs directory
cd apps/docs
# Install dependencies
pnpm install
# Start the development server
pnpm dev
The development server will start at http://localhost:4321.