cp / garmin-g5

Garmin G5 flight instrument in JavaScript

Home Page:http://aley.me/garmin-g5/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Garmin G5 flight instrument in JavaScript

http://aley.me/garmin-g5/


Languages

Language:JavaScript 70.1%Language:CSS 21.5%Language:HTML 8.4%