Downtown Recovery

This repo contains the code and data used to build https://downtownrecovery.com

To run and develop locally:

git clone https://github.com/schoolofcities/downtown-recovery
npm install
npm run dev

Building

npm run build
npm run preview

Older versions of the website are in the archive folder.