Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 309 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 309 Bytes

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