This project contains API Guidelines for Home Inc. The documentation is built with https://vitepress.dev.
This project uses Gitlab Pages for deployment.
To preview the documentation locally, follow these steps:
- Install the dependencies:
npm install
- Run the development server:
npm run dev
This will start a local server at http://localhost:5173/ where you can view the documentation.
Currently the content is being deployed to https://kamax7c0.github.io/api-guidelines
Contributions to this project are very welcome! To contribute, please use merge requests.