All Projects → kumarryogeshh → electron-react-parcel-boilerplate

kumarryogeshh / electron-react-parcel-boilerplate

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

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to electron-react-parcel-boilerplate

Manta
🎉 Flexible invoicing desktop app with beautiful & customizable templates.
Stars: ✭ 5,160 (+10650%)
Mutual labels:  electron-app, electronjs, electron-react
stepmania-song-manager
Download and update song packs for StepMania with ease.
Stars: ✭ 23 (-52.08%)
Mutual labels:  electron-app, electronjs
block-photos
A photos app built with Ionic and Blockstack as backend.
Stars: ✭ 24 (-50%)
Mutual labels:  electron-app, electronjs
web-to-desktop-framework-comparison
This repository was made to create an objective comparison of multiple framework that grant us to "transform" our web app to desktop application formats.
Stars: ✭ 605 (+1160.42%)
Mutual labels:  electron-app, electronjs
memento-svelte-electron-typescript
Template to create a desktop app with Svelte, TailwindCSS, Electron and TypeScript (with electron-updater, electron-reload and electron-builder)
Stars: ✭ 27 (-43.75%)
Mutual labels:  electron-app, electronjs
Revolut Emergency
👨‍🚀 Unofficial Revolut PC app – Freeze cards, list transactions, get notifications, contact support
Stars: ✭ 252 (+425%)
Mutual labels:  electron-app, electronjs
svelte-box
A truffle box for svelte
Stars: ✭ 60 (+25%)
Mutual labels:  parceljs, parcel-bundler
Poi
Scalable KanColle browser and tool.
Stars: ✭ 1,537 (+3102.08%)
Mutual labels:  electron-app, electron-react
react-app-boilerplate-2018
Bootstrap for a React App with Redux, React Router, Styled Components, Jest and Hot Reloading,
Stars: ✭ 20 (-58.33%)
Mutual labels:  parceljs, parcel-bundler
The-Wall
The Wall automatically changes desktop wallpaper based on the tags selected by the user
Stars: ✭ 48 (+0%)
Mutual labels:  electron-app, electronjs
electron-application
Example implementation of electronjs.
Stars: ✭ 11 (-77.08%)
Mutual labels:  electron-app, electronjs
Altus
Desktop client for WhatsApp Web with themes, notifications and multiple account support
Stars: ✭ 203 (+322.92%)
Mutual labels:  electron-app, electronjs
Space
A real time chat app for developers built using React, Redux, Electron and Firebase
Stars: ✭ 161 (+235.42%)
Mutual labels:  electron-app, electronjs
Interactive Data Editor
A Software to interactively edit data in a graphical manner
Stars: ✭ 35 (-27.08%)
Mutual labels:  electron-app, electronjs
Thismypc
ThisMyPC provides a neat web interface that can be used for browsing your desktop drives from any device in your browser itself. With the help of NodeJs, the file details are displayed in JSON format that can then we easily displayed in web browsers.
Stars: ✭ 128 (+166.67%)
Mutual labels:  electron-app, electronjs
parcel-plugin-markdown-string
📦@parcel-bundler plugin for loader markdown string, markdown output HTML.
Stars: ✭ 19 (-60.42%)
Mutual labels:  parceljs, parcel-bundler
albumArtCreator
A simple tool to make it easy to create good looking album art
Stars: ✭ 26 (-45.83%)
Mutual labels:  electron-app, electronjs
Electron Playground
This is a project to quickly experiment and learn electron related APIs
Stars: ✭ 938 (+1854.17%)
Mutual labels:  electron-app, electronjs
dooring-electron-lowcode
基于electron的lowcode编辑器桌面端
Stars: ✭ 146 (+204.17%)
Mutual labels:  electron-app, electron-react
DropPoint
Make drag-and-drop easier using DropPoint. Drag content without having to open side-by-side windows
Stars: ✭ 303 (+531.25%)
Mutual labels:  electron-app, electronjs

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].