 # FlyByWire Simulations EFB
npm install @flybywiresim/efbThis repo contains the EFB prototype for FlyByWire Simulations' projects.
First install the dependencies
``shell script`
npm install
Then run the development server using
`shell script``
npm start