Skip to content

Aiena-e-V/Fly-the-World---Website

 
 

Repository files navigation

FlyByWire Simulations

This is the website repository for the FlyByWire Simulations website.

Getting Started

Install dependencies.

npm install

Start development server.

npm run dev

Start a production server

npm run build
npm run start

To build the website for production, run the following commands.

npm run build
npm run export

Relevant Documentation

Powered by Vercel

About

A fork of FBW website for the FTW website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.9%
  • HTML 5.3%
  • JavaScript 4.4%
  • SCSS 2.4%