Skip to content

Lilydev-by-jade/docs

Repository files navigation

Lilydev Docs

This site is built using Docusaurus 2, a modern static website generator.

Contributing

If, for any reason, you would like to contribute, you can clone the repository with the following commands:

git clone https://github.com/jadelily18/lilydev-docs
cd lilydev-docs
yarn install

To start the local development server, run:

yarn start