Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 287 Bytes

File metadata and controls

14 lines (12 loc) · 287 Bytes

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