Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 630 Bytes

File metadata and controls

27 lines (16 loc) · 630 Bytes

Azuro 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 the web view
  3. Push changes
  4. Create a PR in the original repo

Another 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!