Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 222 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 222 Bytes

Notes

Console note-taking application with Node Performs 4 Basic functions -Add, -Remove, -List, and -Read Taking input from the user with CLI arguments. Dependency packages include: -npm chalk v2.4.2 -npm yargs v13.3.0