Skip to content

Divinejicks/Concordium_T04

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Concordium_T04

For testing

running the backend

Cd into the docker folder. backend/backend/docker

run: docker compose build to build the image run: docker compose up -d to start the image, make sure docker desktop is running

Run the project on vs to start the backend.

running the frontend

run npm start