Skip to content

MusaKhan16/template-create-react-app-eel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Eel GUI App

Install

You’ll need to have Python >= 3.6, Eel, pyinstaller.

$ pip3 install eel
$ pip3 install pyinstaller

Develop on Browser

$ yarn start:js

Develop on GUI

$ yarn start

Build as GUI App

$ yarn build

check dist/react-eel-app

About

【Template】react (create-react-app)、Eel【GUIApp】

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.5%
  • HTML 20.2%
  • CSS 5.5%
  • Python 3.8%