Skip to content

Resolve "login screen - html template (site)"

Closes #28 (closed)

Proposed changes

  • Create basic html template for whole project
  • Serve all Material modules for following components
  • Refine project structure

How to test

Run npm install to install all additional packages. Run ng serve -o to run the app. The demo content should be removed, a navbar in the primary color should appear at the top of the page. By accessing http://localhost:4200/errorpage an 404 error page should appear.

Edited by Lukas Maximilian Kimpel

Merge request reports