Live at https://docs.lightlink.io
git clone git@github.com:lightlink-network/ll-docs.git
cd ll-docs
npm install
npm run dev
- Run the code formatter before opening a PR:
npm run format
- Open a PR to the
main
branch, once merged the changes will be automatically deployed to the live site.