kemalturk / react-electron-example

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React + Electron = 😍

An example of using create-react-app and Electron.
Made by Kitze.

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


Languages

Language:JavaScript 65.3%Language:HTML 17.7%Language:CSS 16.9%