Clutter-free boilerplate for React, Express and Electron
This product is an electron app designed for development purposes. It allows users to run an electron app in both development and production modes. It also offers features such as live reloading and lint error tracking.
To install and use this theme, follow the steps below:
yarn start to launch the electron app in development mode.yarn start
yarn build. This will generate a optimized build in the build folder.yarn build
The electron app provides a convenient development environment with features like live reloading and lint error tracking. It allows users to test and debug their app in development mode and efficiently build it for production.