Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 271 Bytes

Readme.md

File metadata and controls

5 lines (4 loc) · 271 Bytes

Command Line Interface used to perform CRUD (Create, Read, Update, Delete) operations.

Used "Commander.js" for command line operations.

Used "Mongoose" for connecting MongoDB with the Application.

Command to Run the Application: node commands.js --help