Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 324 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 324 Bytes

Jet

Horizon and Heading Gauges

Run locally

cd client
npm install
ng build

cd ..
cd server
npm install
node index.js

Open http://localhost:8080 on preferred browser

Flight Gauge