Skip to content

cornell-cup/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.