Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

openseattle/website-v1

Repository files navigation

Open Seattle

This repository holds source code for the new Open Seattle website, built using NextJS.

We use MUI as the primary component library.

Getting Started

First, run the development server:

npm install
npm run dev
# or
yarn dev

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

Releases

No releases published

Packages

No packages published