This project uses Vitepress to generate the documentation. To run the project, you need to have Node.js installed on your machine.
- Clone the repository
- Run
npm installto install the dependencies - Run
npm run docs:devto start the development server