Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 149 Bytes

File metadata and controls

5 lines (4 loc) · 149 Bytes

for react

use 'npm install' install node modules, and 'npm start' to start the server

for flask

use 'python3 app.py' start the backend server