Very simple steps to follow
- clone the repository
- run npm install or yarn
- type
npm run dev
to run development server (check nodemon is installed globally)- type
npm run test
to run test suite
jayontasarkar/vidly-api
A simple api for movie rental shop built with nodejs, expressjs & mongodb.
JavaScript