Unverified Commit f0c4474b authored by Rajeev's avatar Rajeev Committed by GitHub
Browse files

Merge pull request #8432 from Sunbird-Ed/sharathkashyap-patch-1

Update README.md for developer instrauctions
parents d699f6d7 cd6429fe
master Tags unavailable
No related merge requests found
Showing with 7 additions and 0 deletions
+7 -0
......@@ -48,6 +48,9 @@ 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
......
export sunbird_environment='local';
export sunbird_instance='sunbird';
export sunbird_default_channel='sunbird';
export sunbird_default_tenant='sunbird';
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment