The unofficial, user-driven guide for the PipePipe application. This project aims to provide comprehensive documentation for both new and experienced users.
This website is built with VitePress.
- Clone the repository:
git clone https://github.com/Priveetee/Docs-PipePipe.git cd Docs-PipePipe
- Install dependencies:
bun install
- Run the local development server:
bun run dev
The site will be available at http://localhost:5173
.
Contributions are welcome. Please read the Contributing Guide for details on how to submit changes.