Electron React Parcel Boilerplate Save

Boilerplate code to create basic, production ready Electron app using React, Parcel application bundler.

Project README

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.

Open Source Agenda is not affiliated with "Electron React Parcel Boilerplate" Project. README Source: kumarryogeshh/electron-react-parcel-boilerplate

Open Source Agenda Badge

Open Source Agenda Rating