1.0.0 • Published 6 months ago

@fuzza-raza/wordcounter v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

WELCOME TO WORD COUNTER GAME:

Let's get started!!!!

First of all, install this game by typing following cmd in directory where you want to install the package: npm i (package name)

In this program you enter paragraph. And the program tells you for how many words and characters you have entered.

How does it work??? Type in the installed directory: tsc -w (this opens up the node terminal) open another terminal and type: node main.js