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.
# Clone the repository
git clone [email protected]: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
.