Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 696 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 696 Bytes

Simple Electron Flask React

This repo was started with the intention of React-ifying the flask-electron tutorial. Unfortunetly, Webpack isn't designed to do that.

Quickstart:

  • pipenv shell
  • npm install && npm start

Read these resources for more information: