Skip to content

An example of using React (create-react-app) with Electron

Notifications You must be signed in to change notification settings

fabianosanttana/react-electron-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🙋‍♂️ Made by @thekitze

Other projects:

  • 🏫 React Academy - Interactive React and GraphQL workshops
  • 💌 Twizzy - A standalone app for Twitter DM
  • 💻 Sizzy - A tool for testing responsive design on multiple devices at once
  • 🤖 JSUI - A powerful UI toolkit for managing JavaScript apps

React + Electron = 😍

An example of using create-react-app and Electron.

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.

Read more

You can read more about it in my Medium article.

About

An example of using React (create-react-app) with Electron

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 66.0%
  • HTML 17.4%
  • CSS 16.6%