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