Frontend for CCC tournament
##dev setup from the root directory
- create a .env file with
MYSQL_ROOT_PASSWORD=set. npm install- if you don't have webpack installed
npm install -g webpack - if you don't have docker installed, get docker
docker-compose up -d(though verify it works without -d first)npm start- you'll need to setup the datbase.