template-create-react-app-eel icon indicating copy to clipboard operation
template-create-react-app-eel copied to clipboard

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

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