Web application for browsing through the lecture recordings of the Telecooperation Lab.
This project contains the web interface for the lecture recording system of the Telecooperation lab at Technische Universität Darmstadt. It allows browsing through the recorded courses and lectures.
This project was generated with Angular CLI.
Run npm install
to download all dependencies for the project.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the -prod
flag for a production build.