Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 225 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 225 Bytes

mentorly

an application to connect the IIT students and the mentors.

Installing

npm install

Running the tests

npm test

Deployment

Run following command

node app.js or nodemon app.js
``