hrdtbs / template-create-react-app-eel

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Eel GUI App

Install

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

$ python3 -m pip install eel
$ python3 -m pip install pyinstaller

Develop on GUI

$ yarn install
$ yarn start

Build as GUI App

$ yarn build

check dist/react-eel-app

About

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


Languages

Language:JavaScript 70.5%Language:HTML 20.2%Language:CSS 5.5%Language:Python 3.8%