davidka / react-electron

Create React App and Electron without ejecting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create React App and Electron without ejecting

This is just a simple demonstration app to use electron and react to develop desktop applications.

It uses create-react-app to generate react project and integrate electron with it, without ejecting the configurations of create-react-app.

Develop Awesome Desktop Applications using React and Electron

About

Create React App and Electron without ejecting


Languages

Language:JavaScript 76.4%Language:HTML 18.5%Language:CSS 5.1%