Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 410 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 410 Bytes

BibliothequeUniversitaire

A mini-project to manage book loans in a university. Made with symfony

Class diagram:

Bibleo-Uni drawio

How to use

Run command: npm install to install dependencies
Run command: npm run build to build the required files and put them in the public/build folder.