Skip to content

ESM microfrontend for Uganda EMR built on top of OpenMRS 3.x framework and OHRI

License

Notifications You must be signed in to change notification settings

suubi-joshua/esm-ugandaemr-core

 
 

Repository files navigation

UgandaEMR CI

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

# 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.

About

ESM microfrontend for Uganda EMR built on top of OpenMRS 3.x framework and OHRI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.0%
  • SCSS 7.1%
  • Other 0.9%