Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 215 Bytes

Readme.md

File metadata and controls

13 lines (10 loc) · 215 Bytes

Micro Frontends

Home App

  1. cd home
  2. yarn && yarn start

Doctor Profile App

  1. cd doctorProfile
  2. yarn && yarn start

Favourites App

  1. cd favourites
  2. yarn && yarn start