The latest source code for cucek.hackclub.com
The stack: React with the styled component.
Stuff you need installed ahead of time:
- Git
- Yarn
- An operating system (we hope)
Clone it!
$ git clone https://github.com/hackclub-cucek/v2.git
Go into the directory!
$ cd v2
Install dependencies!
$ yarn install
Run it!
$ yarn start