Welcome to the documentation for our OGN + FLARM relay project.
- To get started, clone this repo to your local working directory.
- Ensure you have Docsify.js installed, via
npm i docsify-cli -g
- In your local directory, run
docsify serve .
- Open a browser and fire up
http://localhost:3000
- Browse the documentation via the links in the left sidebar.