Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 259 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 259 Bytes

Web Miniproject server

This server is written using nodejs, express, mongoose and body-parser. For running simply run

npm start

For running locally with a local client, go into server.js and comment line 14, and remove the comment from line 16.