This repository contains the code for a CRUD CLI application built with nodejs.
See Tutorial here
-
Clone this repo:
git clone https://github.com/EBEREGIT/Nodejs_CLI_app.git. -
Navigate into the project directory:
cd Nodejs_CLI_app. -
Install dependencies:
npm i. -
Run the following command to see the output of each file:
node <file_name>.