frontend-tutorial-framework

This is the Angular frontend of TFW.

The main component it exposes is the src/app/services/websocket.service.ts service providing an RxJS based communication API with the framework backend and several pre-implemented components for you to used based on it.

To learn more about the framework see the baseimage-tutorial-framework repo. For more on building and running TFW (not just the frontend) consult test-tutorial-framework.

Running standalone with yarn

Simply execute yarn start in the project root.

Description
No description provided
Readme 1.2 MiB
Languages
TypeScript 57.5%
CSS 31.3%
HTML 10.4%
Dockerfile 0.8%