Best Flask open-source libraries and packages

Minimal flask react

:cocktail: A minimal modern setup for flask and react
Updated 1 month ago

minimal-flask-react

Based on https://github.com/rwieruch/minimal-react-webpack-babel-setup

Run Locally

  1. Clone this repo: git clone git@github.com:jwkvam/minimal-flask-react.git
  2. npm install
  3. npm run dev
  4. pip install -r requirements.txt
  5. python server.py
  6. Goto http://localhost:3000

If you would like to have webpack rebuild your javascript any time your React code changes, enter npm run start in a different terminal.

Tags python flask