Skip to content

Azuro-protocol/gem-docs

Repository files navigation

Gem Docs

Website: gem.azuro.org

How to contribute

Setup

  1. Fork the repo
  2. Download the project
  3. npm i to install dependencies
  4. npm run dev
  5. Open http://localhost:5009

Contribute

  1. Do some changes
  2. Check that the changes look good in web view
  3. Push changes
  4. Create a PR in original repo

Other way

If you have a small change proposal, please visit gem.azuro.org. There is an "Edit this page" link in the top right corner of each page. Click on it to open the GitHub editor. Make your changes and submit a PR. Thank you!