Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 874 Bytes

File metadata and controls

34 lines (24 loc) · 874 Bytes

Flight Computer Dashboard

Getting Started

1. Clone the repo

git clone https://github.com/SunDevilRocketry/Flight-Software-GUI.git
cd Flight-Software-GUI

2. Install dependencies

# using npm (recommended)
npm install

3. Start the development server

npm run dev

Open http://localhost:3000 on your browser to see the result.



This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources: