app/src/static
- Take note that the keyboard shortcut for zoom in appears to be 'command + =', due to a bug in atom/electron#1507
- All source files are now in `src` and will be compiled and copied over to `lib` on `npm run build-app` - Add logging of `appArgs` in preload on startup - Use node `path` module to resolve pathnames instead of concatenating strings together