Meds.com
Meds.com
Setup Frontend Service
Setup Frontend Service

Setup Frontend Service

Use Patient Portal as example

  • Clone a Patient Client repository
  • gh repo clone meds-com/bluechew-patient-portal

  • Create .npmrc with the right credential (ask mentor or a team member) to access modules in the @bluechew scope
  • Install npm
  • $ npm i

  • Update types (Note: this step is only necessary for Admin Portal repo)
  • /bash/update-dc-type.sh

  • Start npm
  • $ npm start

  • Open your browser on http://localhost:4200/

Last updated: @February 17, 2026