Skip to content

This is a front end application that serves microfrontends.

License

Notifications You must be signed in to change notification settings

Mwanje/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

This is a front end application that serves microfrontends.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.0%
  • SCSS 8.1%
  • Other 0.9%