Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.97 KB

README.md

File metadata and controls

34 lines (27 loc) · 1.97 KB

Sustainability Map Frontend StatusTest Build Status

An interactive map showing the sustainability features available at Oregon State University's Corvallis campus!

Installation Steps

  • Clone the repo
  • Use nvm to get node version 18 (nvm install 18 && nvm use 18)
  • npm install
  • npm run dev to test-run the website

Site URLS

Helpful References for Development