Mac app built using electron to remind of posture, website here.
$ gulpPreparation
- Update electron/modules
- Remove any distribution files from source folder (as it uses the single folder system)
- Run Standard:
$ standard
$ standard --fix- Clean NPM modules:
$ yarn cleanBuild
$ yarn build