Skip to content

calebfelix/CRUD-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

stige-week5-CRUD-nodejs

+----------------------------------------------------------------+
| How to use? -                                                  | 
|                                                                |
| ADD Note:                                                      |
|    node note.js add --title="TITLE" --body="BODY"              |
|                                                                |
| DELETE Note:                                                   |
|    node note.js remove --title="TITLE"                         |
|                                                                |
| LIST Notes:                                                    |
|    node note.js list                                           |
|                                                                |
| READ Notes:                                                    |
|   node note.js read --title="TITLE"                            |
|                                                                |
+----------------------------------------------------------------+

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published