/electron-flask-template

Electron with flask example.

Primary LanguageJavaScriptMIT LicenseMIT

Electron Flask example

About

Electron with flask example.

Setup

npm install
python -m venv .venv
.\.venv\Scripts\Activate.ps1
pip install -r requirements.txt

Debug

npm start

Build

npm run build

Generated package

The generated package will be output to dist\win-unpacked.