Skip to content

This is a boilerplate that combine react and electron, including dev and prod configuration

Notifications You must be signed in to change notification settings

zbc/react-electron-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Electron Boilerplate

This boilerplate helps people who wants to use React and Electron to build cross-platform desktop app.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and production purposes.

Installing

npm install

How to start the app

Run dev mode

It will run on the network: http://localhost:3000

npm run dev

Run production mode

You will find the installation file under dist folder

npm run prod

Authors

  • Bocong Zhao - Initial work - zbc

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

This is a boilerplate that combine react and electron, including dev and prod configuration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published