Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 282 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 282 Bytes

CITES database

to start flask server

using flask run in /flask/end, it should start a flask server listening at port 5000

to start the webpage

using npm install to install the module dependencies then use npm start it will start a webpage at localhost:3000