Logo Lanfrica

METS-Programme/esm-ugandaemr-core

Domain:

healthcare

Record type:

software
Creator:
MET
Host:
ESM microfrontend for Uganda EMR built on top of OpenMRS 3.x framework and OHRI # UgandaEMR ESM A microfrontend for UgandaEMR built on top of OpenMRS 3.x and some componets of OHRI For more information on how to get started, please refer to the OpenMRS 3.x documentation. ## Getting started ```sh # Clone the repository git clone git@github.com:METS-Programme/esm-ugandaemr-core.git # to install dependencies yarn # to run the dev server yarn start # OR to start on a specified port eg 5090 yarn start --port 5090 ``` Once it is running, a browser window should open with the OpenMRS 3 application. Log in and then navigate to `/openmrs/spa`.