pdellaert / fbw-website

Marketing website for FlyByWire Simulations

Home Page:https://www.flybywiresim.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlyByWire Simulations 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

Marketing website for FlyByWire Simulations

https://www.flybywiresim.com

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 90.7%Language:HTML 4.1%Language:JavaScript 3.4%Language:SCSS 1.8%