From e533a365b52a8f5e2eb5b765ef36b15eaf7a74c5 Mon Sep 17 00:00:00 2001 From: Arafath Date: Mon, 6 Sep 2021 06:27:12 +0530 Subject: [PATCH] readme.md updated --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a5de54..3e81e49 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ -# sydpro +## To set up the application + +# backend +- cd backend +- docker-compose up -d + +# frontend +- cd frontend +- npm install +- npm run serve \ No newline at end of file