Skip to content

saksham1998/Node-NotesApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-Notes-App

A simple notes app,completely made of javascript and node.js. Works on command line/bash...

Commands(specific):

  1. add -Add's the new Note
  2. remove -Remove's the Note
  3. read -Read's the Note
  4. list -List's all the Notes
  5. removeAll -Delete's all the Notes

*Third party module :YARGS