Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 749 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 749 Bytes

HackCU IV


HackCU Live

HackCU's live site with events, rules, prizes, and a new live schedule!

Run project

Needs: yarn

Local

  1. git clone https://github.com/hackcu/live && cd live
  2. yarn install
  3. yarn start

Deploy

  1. Push changes to master
  2. There's no 2

Deployment is done automatically by Github Actions that will deploy to Github pages.

Want to contribute?

Please read our Code of Conduct, then follow these guidelines