This is a ATM simulator built using TDD and Pair Programming.
- Install node
- Run
./go install
- Run
./go start
- Run
./go test
- Run
./go test:watch
This is a ATM simulator built using TDD and Pair Programming.
./go install
./go start
./go test
./go test:watch