FlyByWire Simulations Installer
This repo contains the installer prototype for FlyByWire Simulations projects.
Build dependencies
Please make sure you have:
- NodeJS 14 - Homepage
How to open
First install the dependencies
npm install
Then run the development server using
npm run start