This repo is based off of electron-quick-start
.
# install deps
npm install
# run build
npm run build
# start electron
npm start
This repo is based off of electron-quick-start
.
# install deps
npm install
# run build
npm run build
# start electron
npm start