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.
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.