Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 959 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 959 Bytes

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