Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 359 Bytes

File metadata and controls

12 lines (7 loc) · 359 Bytes

React Web App alongside a Python (Flask) API. Dockerized.

In the project directory, you can run:

docker-compose up

Runs the app in the development mode (by default).
Open http://localhost to view it in the browser.

The page will reload if you make edits.

API runs under http://0.0.0.0:5000/.