Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 890 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 890 Bytes

Power Hour Counter

Simple instructions, take one shot of beer, on the minute, for one hour...

Power Hour Counter



Get playing right now



Play with the code

Online version

  • Test locally with npm run start
  • Build with npm run build
    • Output will be in public folder

Electron

  • Test locally with npm run electron-start
  • Build with npm run electron-build
    • Output will be in dist folder