Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 106 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 106 Bytes

Frontend

-cd frontend -npm install -npm start

Backend

-pip install flask flask_cors -python app.py