Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 240 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 240 Bytes

project_si

Projet SI ISIL B

Guide d'Utilisation:

Backend:

1- Installer requirements.txt

2- Lancer la backend django

Frontend:

1- Installer les dépendances

$ npm i

2- Lancer le frontend

$ npm run dev