Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 516 Bytes

Readme.md

File metadata and controls

16 lines (11 loc) · 516 Bytes

FlyByWire Simulations FlyByWire Simulations

FlyByWire Simulations DigitalOcean Download Counter

Developing

# install all dependencies
$ npm install

# start the API
$ npm start

Some ENVs are required to start the API. They can be found in index.js.