Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 346 Bytes

File metadata and controls

12 lines (8 loc) · 346 Bytes

Play the game

Currently available here

Countdown in action

Run locally

  1. In the command line, run git clone git@github.com:KateHoward10/countdown.git
  2. Navigate into /countdown
  3. Run yarn or npm install to install node_modules
  4. Run yarn start or npm start