Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 692 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 692 Bytes

Good Job, Team!

The congratulations we rightly deserve.

gooodjob.team

Running for Development

> yarn
> yarn run start

Building for Release

> yarn
> rm -r dist/*
> yarn run build

Building for Release with ZEIT Now

> now

Licenses

  • favicon.png, party-icon variants - Licensed under Creative Commons with attribution, see details here
  • confetti.js - Copied from here, with a few slight modifications, licensed under MIT
  • All other files - Licensed under MIT, see LICENSE in this repository