Skip to content
Snippets Groups Projects
Commit a5f0f82f authored by ahoch's avatar ahoch
Browse files

Add documentation with compodoc

Compodoc is a documentation tool for Angular applications
which generates static html documentation pages.
A documentation of Testcenter Frontend can be build with
```
npm run compodoc
```
I can be viewed under http://127.0.0.1:8080
parent bd2b515a
No related branches found
No related tags found
No related merge requests found
Pipeline #21635 passed with warnings