At its core, vTally is build without Electron. But to make distribution and installation easy we use Electron to create a file that is installable with a few clicks.
yarn install
./node_modules/.bin/electron-rebuild
yarn start
- on Linux: ~/.config/vtally-electron/logs/main.log
- on macOS: ~/Library/Logs/vtally-electron/main.log
- on Windows: %USERPROFILE%\AppData\Roaming\vtally-electron\logs\main.log