Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 255 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 255 Bytes

AI_Challenge_Express_Server

Go to the server file cd server_directory_name

If necessary JS packages are not installed npm install express npm install body-parser

Use this to run all servers with one command: npm run start_all