Skip to content

Louis-Deez/website

 
 

Repository files navigation

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

Marketing website for FlyByWire Simulations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.3%
  • HTML 3.5%
  • JavaScript 3.3%
  • SCSS 2.2%
  • Dockerfile 0.7%