@flybywiresim/efb

![FlyByWireLogo](https://raw.githubusercontent.com/flybywiresim/fbw-branding/master/svg/FBW-Logo.svg) # FlyByWire Simulations EFB

Usage no npm install needed!

<script type="module">
  import flybywiresimEfb from 'https://cdn.skypack.dev/@flybywiresim/efb';
</script>

README

FlyByWireLogo

FlyByWire Simulations EFB

This repo contains the EFB prototype for FlyByWire Simulations' projects.

How to open

First install the dependencies

npm install

Then run the development server using

npm start