This project uses bazel and angular-cli.
Its purpose is to demonstrate techniques for working with streaming data flow in an Angular application. Its data comes from a server which generates fake foreign currency exchange data. This project is a Bazel monorepo that contains both the Angular client and the Node server.
First start the server in one terminal:
yarn
yarn start:server
Then, in a new terminal, start the client:
yarn start:client
Author:
Kyle Cordes, @kylecordes, http://kylecordes.com
Angular Boot Camp training:
Our blog:
Our other services: