Skip to content

Atm Project With all features of atm including fastcash , Reciept , new user add , funds transfer , withdraw , add amount etc

Notifications You must be signed in to change notification settings

Ansari1120/ATM-CLI-TYPESCRIPT-JAVASCRIPT-NODEJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATM-CLI-TYPESCRIPT-JAVASCRIPT-NODEJS

Atm Project With all features of atm including fastcash , Reciept , new user add , funds transfer , withdraw , add amount etc

(npm i Ahmed-Atm-Cli-Typescript)

(npx ahdatm)

initialized typescript enviroment through (npx tsc -init)

intialized node js enviroment (npm init -yes)

(npm i chalk)

(npm i chalk-animation)

(npm i inquirer)

(npm i nanospinner)

(npm install typescript --save-dev)

(npm i -g typescript)

(npx tsc --init)

(npm i ts-node-dev)

(npm install nodemon --save-dev)

(npm install @types/node --save-dev)

15)Add .js file with this at top : #! /usr/bin/env node

16)setup Json file(example) :

"bin": { "multiply": "bin/index.js" },

17)Test package locally(for example :

npx multiply

(npm i --save-dev @types/prompt-sync)

(npm i --save-dev @types/figlet)

(npm i --save-dev @types/gradient-string)

21)create or login your npm account

(npm login)

22)publish your package (npm publish

About

Atm Project With all features of atm including fastcash , Reciept , new user add , funds transfer , withdraw , add amount etc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published