Repository for HODP's Estimathon (based on Jane Street's Estimathon).
To build the site for development:
- Install Node.js and npm
- Run
npm install
in the root folder - Run
npm start
- it should now open the site in your browser
Latest changes to the master
branch are automatically deployed to Netlify.