Welcome to #hackweek!
To get the project running:
npm install && npm startThe Hackweek site uses firebase, so to deploy it you'll need Google credentials.
For dev deployments:
npm run build && npm run deploy-devNote
You don't need to run dev deploys if you don't change the database.rules.bolt file.