garmin-g5

Garmin G5 flight instrument in JavaScript

2
0
2
13
JavaScript
public

Garmin G5 flight instrument simulator

The goal of this project is to build an interactive Garmin G5 simulator with
JavaScript.

This is a work in progress! Still lots to do.

If you’re interested in contributing please open an issue or contact me
directly.

Development

The project is a pretty stock create-react-app app.

  1. Install dependencies with npm install
  2. Start development server with npm start

Runs the app in the development mode.

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.

v0.3.3[beta]