Use Patient Portal as example
- Clone a Patient Client repository
- Create
.npmrcwith the right credential (ask mentor or a team member) to access modules in the@bluechewscope - Install npm
- Update types (Note: this step is only necessary for Admin Portal repo)
- Start
npm - Open your browser on http://localhost:4200/
gh repo clone meds-com/bluechew-patient-portal
$ npm i
/bash/update-dc-type.sh
$ npm start
Last updated: @February 17, 2026
