@flybywiresim/efb
v0.0.3
Published
 # FlyByWire Simulations EFB
Downloads
8
Readme
FlyByWire Simulations EFB
This repo contains the EFB prototype for FlyByWire Simulations' projects.
How to open
First install the dependencies
npm installThen run the development server using
npm start