Skip to content

kumarryogeshh/electron-react-parcel-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + Parcel + Electron = 🎉

Buy me Stars Follow Fork Follow_Twitter

Website Fork

Bolierplate code for building multi-platform, production ready desktop apps using Electron, React and Parcel.

Also contains CSS styling using Semantic-UI-CSS

Written by Yogesh.

Scripts

yarn start will start the Electron app and the React app at the same time.
yarn build will build the React app and package it along the Electron app.

Just React ?

Offcourse you can, run :

yarn react-start will start the React app at http://localhost:3000.
yarn react-build will build the React app and package it in build folder.

Read more

You can read more about it in my Medium article.

License

This code is released under the MIT License.