Official documentation for the Mood project, providing comprehensive guides for developers and users.
This website is built with VitePress.
- Clone the repository:
git clone https://github.com/Priveetee/Docs_Mood.git cd Docs_Mood - 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.