This is the Angular frontend for the ILTIS system for the HfTL Club, Leipzig.
Internes Lagertransaktions- und Informationssystem
This project is made with Angular CLI.
- Install Angular CLI globally:
npm i -g @angular/cli - Clone the repo
- run
npm iinside the repo - make sure there's a backend server running
- run
ng serveto 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!