1.0.0 • Published 1 year ago

ssg-typescript-atm v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

typescript-atm

This somewhat complex TypeScript/Node.js project is a console-based application. When the system starts the user is prompted with a user id and user pin. After entering the details successfully, the ATM functionalities are unlocked. All the user data is generated randomly. This project is created using inquirer library.

To run just type

npm install

tsc && nodex index

1.0.0

1 year ago