quesstionJS-RESTAPI The REST API of our project. Usage Step 1: clone the repo $ git clone https://github.com/COMP3111H-2015-Fall/questionJS-RESTAPI.git $ cd questionJS-RESTAPI Step 2: install the packages $ npm install Step 3: get the frontend code $ git clone https://github.com/COMP3111H-2015-Fall/questionsJs.git public Step 4: run the server $ nodemon server.js