MAPC / retrofitting-suburbia

Website for MAPC's Retrofitting Suburbia research
Other
0 stars 0 forks source link

Rethinking the Suburban Strip

Or, Rethinking the Suburban Strip

Development

This site was built with Gatsby and uses yarn for package management. Install the Gatsby CLI with npm install -g gatsby-cli, then install local dependencies with yarn install. Run the site with gatsby develop

Testing

yarn test

Deployment

This site is set to automatically deploy to Github Pages upon pushing code to the main branch