React MobX Fabric Electron Boilerplate How to use Install node modules yarn Start React yarn start Start Electron yarn estart How to package Change DEV option to false /* package.json */ "DEV": false, Build React and Electron yarn build && yarn package Find your package under ./dist