Skip to content

Electron app frontend boilerplate (should be used with electron-backend project)

Notifications You must be signed in to change notification settings

joaogsleite/electron-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron frontend

Electron app frontend boilerplate.
This project should be used with electron-backend project.

Available Scripts

npm start

Runs the app in the development mode.
The electron backend project must be running in development mode. (npm run dev)

The page will reload if you make edits.
You will also see any lint errors in the console.

This project does not work in a web browser, it must be open inside electron window!

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

After building this project, the build/ folder should be copied to the electron backend public/ folder

Debug

This project includes debug configuration for vscode.
The electron-backend project must also be opened in debug mode for the frontend debug to work.

About

Electron app frontend boilerplate (should be used with electron-backend project)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published