From 7d3bc374e7d53413d45bf53e068fc7af9d0bd9a9 Mon Sep 17 00:00:00 2001
From: Sharath Prasad <sharaths.kashyap@gmail.com>
Date: Mon, 26 Dec 2022 10:46:56 +0530
Subject: [PATCH] Update README.md

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index a8753a010b..961c5cd7ae 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,8 @@ Sunbird dev has 2 parts
 
     yarn install
     npm run start
+    # For Developer's local setup Run below command
+    ng build --watch=true
     
 ### Installing and running Node server
 
-- 
GitLab