jabahum / esm-ugandaemr-core

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Other


Languages

Language:TypeScript 87.7%Language:SCSS 11.1%Language:JavaScript 1.2%Language:Shell 0.0%