Link: GitHub - neeraj542/openmrs-esm-patient-chart: Patient dashboard microfrontend for the OpenMRS SPA
Need guidance on how to install and run the project.
Link: GitHub - neeraj542/openmrs-esm-patient-chart: Patient dashboard microfrontend for the OpenMRS SPA
Need guidance on how to install and run the project.
Did you actually clone the repo openmrs-esm-patient-chart
into a folder called practice-NODE.js
? Because you’d run yarn
and then yarn start --sources 'packages/esm-patient-<REPLACE-THIS>-app
, but that will only work from the root of the openmrs-esm-patient-chart
repo… Wherever you have that cloned on your computer (the output of the second command implies that practice-NODE.js
does not have a package.json
directory in it).