Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 245 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 245 Bytes

Cornell Cup Robotics Website

cornellcuprobotics.com

To build:

git clone https://github.com/cornell-cup/website.git
cd website
npm install
npm run build

The built website will be in the build folder.