Simple instructions, take one shot of beer, on the minute, for one hour...
- To use the online version, check out https://blouin.github.io/PowerHourCounter.
- Download the already pre-packaged Electron app here.
- Note that release is not signed so you may get a scan warning.
- Test locally with
npm run start
- Build with
npm run build
- Output will be in
public
folder
- Output will be in
- Test locally with
npm run electron-start
- Build with
npm run electron-build
- Output will be in
dist
folder
- Output will be in