The documentation is based on VitePress with integration of Algolia search indexing.
First install the npm dependencies:
yarn install
Next, run the development server:
yarn dev
Finally, open http://localhost:5173 in your browser to view the website. In case the port is occupied by another service, the next available port will be used and exposed in the console.