assignment3_atm
v1.0.1
Published
This an ATM program, which allows user to perform basic functions like cashwithdrawal or funds transfer.
Downloads
1
Readme
Let's get started with how to install this package.
step#1: Create a folder (if exists) open command prompt in that directory.
Step#2: write below command in your command prompt: npm i assignment3_atm This would install all the dependencies that are required to execute the project successfully.
Step#3: Once the installation is completed. Execute below commands one by one: tsc node main.js
Hope you enjoy the project! Share your reviews/feedback on my email [email protected]