/NodeJS-Note-App

A basic node js cli app which takes a user cli parameter as an argument and performs a note action with it. The methods will be AddNote, GetAll, ReadNote, RemoveNote. The notes are saved in a json file.

Primary LanguageJavaScript

This repository is not active