/Joke-CLI

Primary LanguageJavaScript

Joke-CLI

To get started.

Clone this repository

https://github.com/DevAthul-88/Joke-CLI.git

Go into the repository

cd Joke-CLI

Install dependencies

npm install

Run the app - open cmd then type.

 node app

To install it globaly -> Go into the repository

npm install -g .

This installs cli script “globally.”. -> You can now run cli typing joke at the command line!

joke