Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 292 Bytes

File metadata and controls

12 lines (7 loc) · 292 Bytes

The-Project-0.1

How to run it

Install requirements

run pip install -r python\requirements.txt to install python requirements.

run npm install to install node requirements.

Run server

run node server.js node server.js to run the site on port 3000.