From 0f2d45046bb42fb82c8a8254da8465ca07ee71de Mon Sep 17 00:00:00 2001 From: Sharath Prasad <sharaths.kashyap@gmail.com> Date: Mon, 26 Dec 2022 11:34:57 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 961c5cd7ae..edeaa8606e 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ Sunbird dev has 2 parts yarn install npm run start # For Developer's local setup Run below command + ./local-setup.sh ng build --watch=true ### Installing and running Node server -- GitLab