A note app allowing the users to add a new note, list out all the notes, read a particular note or delete it using command-line arguments. The app is built on node.js
-
Clone or download the repository.
-
Install all the dependencies using the following command.
npm install