Skip to content

UWCubeSat/lost-website

Repository files navigation

About

This is a website.

Contributing

To set up this project in your directory, follow these steps:

  1. Clone the repository
  2. Run npm install in the repository directory
  3. Run npm run dev to start the dev server!

Building

To build this project, run npm run build in the repository directory. To start the server, run npm run preview.