/multiplicar-node

Node Command line app

Primary LanguageJavaScript

Multiplication table

Node Command line app, this app generates a multiplication table in a .txt file. This is a basic app was build with node and yargs

INSTALL

First clone this repository

git clone https://github.com/SackmannDV/multiplicar-node.git

and

npm install