/installer

FlyByWire Simulations installer

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

FlyByWire Simulations Installer

This repo contains the installer prototype for FlyByWire Simulations projects.

Build dependencies

Please make sure you have:

How to open

First install the dependencies

npm install

Then run the development server using

npm run start