- start the server with the command
python3 app.py
in backend folder - install the dependencies with the command
npm install
in frontEnd/cedres folder - start the frontend with the command
npm run dev
in frontEnd/cedres folder
This repository was archived by the owner on Jun 16, 2023. It is now read-only.