ATM Machine mimic Application developed using angular.
- run command
npm install
from cmd inside root application folder. - run
npm start
to up the server. - Verify the application running by navigating to your local server address in your preferred browser.
localhost:3000