Skip to content

lycheeverse/lycheeverse.github.io

Repository files navigation

Documentation


This is the source code for the official documentation page of lychee.

Check Links Check code quality

Development

First, install the dependencies

npm i
npm -g install astro@4

Then you can run

astro dev

or

npm run dev

and hack away. Contributions most welcome. 😊

Built with Starlight