Skip to content

Intelrunner/min-flask

 
 

Repository files navigation

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.

About

🍸 A minimal modern setup for flask and react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 57.4%
  • Python 26.1%
  • HTML 16.5%