Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 343 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 343 Bytes

Downtown Recovery Website

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.