2018-04-20 14:47:12 +02:00
2018-04-20 14:47:12 +02:00
2018-03-02 13:33:03 +01:00
2018-03-30 23:42:56 +02:00
2018-02-15 14:07:11 +01:00

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%