Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 599 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 599 Bytes

ILTIS Frontend

This is the Angular frontend for the ILTIS system for the HfTL Club, Leipzig.

Internes Lagertransaktions- und Informationssystem

Installation and start

This project is made with Angular CLI.

  • Install Angular CLI globally: npm i -g @angular/cli
  • Clone the repo
  • run npm i inside the repo
  • make sure there's a backend server running
  • run ng serve to start the application in development mode
  • open your browser (Chrome recommended) with http://localhost:4200

If you have any questions, bug reports, feature requests, ... – please let us know!

Enjoy!