You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
src | 3 years ago | |
.dockerignore | 3 years ago | |
.editorconfig | 5 years ago | |
.gitignore | 5 years ago | |
COPYING | 3 years ago | |
COPYING.LESSER | 3 years ago | |
Dockerfile | 3 years ago | |
README.md | 3 years ago | |
VERSION | 3 years ago | |
angular.json | 5 years ago | |
browserslist | 4 years ago | |
package.json | 3 years ago | |
proxy.conf.json | 5 years ago | |
tsconfig.json | 4 years ago | |
tslint.json | 4 years ago | |
yarn-error.log | 3 years ago | |
yarn.lock | 3 years ago |
README.md
frontend-tutorial-framework
This is the Angular frontend of TFW. The main exposed features are our pre-implemented components based on the src/app/services/websocket.service.ts
service.
This service provides an RxJS based communication API to the framework backend (TFW server and event handlers). Another useful features are a bunch of pre-designed layouts and dynamic switching between them.
To learn more about the framework and get started, please consult our wiki.