Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 518 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 518 Bytes

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.