- Christian Everett, chrisheesh
- Evan Goertzen, evangoertzen
- Nicolas Gres, nico0302
- Catherine McGuire, clmcguire
- Miguel Ocampo Paniagua, Miguel9088
- Lizet Gutierrez, lizetg
in order to propperly load the script file for electron to load you must run
npm run build
. if you want to have file changes automatically built then you
can run npm run build-watch
.
once the files have been made you can run npm run electron
which will start
the electron instance and automatically open up dev tools.