Namibia ESM built on top of OpenMRS and OHRI utils
# Namibia EMR
This repository has Namibia EMR specific configurations and customizations.
## Running this code
```sh
yarn # to install dependencies
yarn start # to run the dev server
```
## Integrating it into your application
Please see Creating a Microfrontend.