This boilerplate helps people who wants to use React and Electron to build cross-platform desktop app.
These instructions will get you a copy of the project up and running on your local machine for development and production purposes.
npm install
It will run on the network: http://localhost:3000
npm run dev
You will find the installation file under dist folder
npm run prod
- Bocong Zhao - Initial work - zbc
This project is licensed under the MIT License - see the LICENSE.md file for details