Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 352 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 352 Bytes

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