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 install
to install the dependencies - Run
npm run docs:dev
to start the development server