An example of consuming aggregated data and async events from reactive endpoints.
- Node.js v10+.
- A running instance of the currencies-rx-backend project on http://localhost:8081.
To install the project dependencies, run npm install
from the project root.
Execute npm start
from the project root and the application will show up at localhost:3000.