/openseattle-website

Source code for the Open Seattle website.

Primary LanguageJavaScript

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.