mk-atm
v1.0.5
Published
Typescript Project 02, ATM Machine
Readme
ATM Machine CLI version
There are two ways to run this ATM Machine.
1st: type "npx mk-atm" in command line (windows users) or terminal (mac or linux users). Install required packages. You are good to go.
2nd: Clone this repo, and type "npm install" in terminal, all required libraries will be downloaded.
