Skip to content

A react and electron boilerplate for developing native desktop applications

Notifications You must be signed in to change notification settings

Waseem6409/Pure-React-Electron-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pure React and Electron boilerplate

This is react and electron secured boilerplate created with create-react-app and imtegrated electron in it with the ipcRenderer functionality

To use this boilerplate follow these intruction

1.git clone https://github.com/Waseem6409/Pure-React-Electron-Boilerplate
2.cd Pure-React-Electron-Boilerplate
3. use npm npm install or yarn yarn to install the required dependencies

Yarn start or npm start

Runs the app in the development mode.
Window will open or go to http://localhost:3000 to view it in the browser.

Yarn build or npm run build

Builds the app for distribution to the dist folder and for website deployment to the build folder.
It correctly bundles React and Electron in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be distributed!

About

A react and electron boilerplate for developing native desktop applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published