Application developed to simulate a cryptocurrency exchange using observables hooking into an Angular 5 client.
The following application requires the following tools to be installed:
- Node.js recommended v8+.
- Yarn
- Angular Cli
Install the dependencies and devDependencies and start the server.
Open terminal/Command line Run the following commands
$ cd CryptoExchangeClient
$ npm install -g @angular/cli
$ yarn install
$ yarn start
Note: Once installation is complete, leave terminal open and open a web browser Enter the following web address http://localhost:4200
Username: tester
Password: tester