Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 263 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 263 Bytes

Welcome to DATA VISUALIZER! an SD&D project

Teammembers:

To run(currently):

  • clone repo and cd into it
  • create venv
  • install requirements.txt onto venv
  • go to backend, start flask app (run app.py)
  • go to frontend, start react app (npm start)
  • develop!