Skip to content

zoolanders/documentation

Repository files navigation

ZOOlanders Documentation

The documentation is based on VitePress with integration of Algolia search indexing.

Getting started

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.