Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 179 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 179 Bytes

Curbside-Challenge

Set the SessionID in the code before running in server.js
var sessionId = 'XXXXXXXXXXXXXXXXXXXXXXXXXX';

Run the project

npm install
npm start