Todo app copied from various places:
- js from the redux examples
- css from the todomvc
$ npm install -g yarn electron-forge
$ yarn install
$ DEBUG=* npm run ui:build-css
$ DEBUG=* npm start
run DEBUG=* npm run package:osx
or similar to test a one-off build