Skip to content
This repository was archived by the owner on Jun 16, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 288 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 288 Bytes

project_webTechno


Launch the project

  1. start the server with the command python3 app.py in backend folder
  2. install the dependencies with the command npm install in frontEnd/cedres folder
  3. start the frontend with the command npm run dev in frontEnd/cedres folder