Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 901 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 901 Bytes

Sustainability Kiosks Frontend Status Test Build Status

Content designed for large-format touchscreens in high-traffic locations on OSU's campus.

Site URLs

Site Setup

  • Installing Dependencies
    • npm i
  • Run website locally
    • npm run dev
  • Formatting
    • npm run format