@muzima/openmrs-esm-muzima-app

3.1.0 • Public • Published

Node.js CI

OpenMRS ESM Template App

This repository provides an microfrontend for mUzima Core module, which is used by mUzima mobile app administrators to manage and set up configurations for the app

Running this code

yarn  # to install dependencies
yarn start  # to run the dev server. This command alone will run using default parameters. You can modify run time preferences using additional parameters e.g --port, --backend such as below
yarn start --port 8085 --backend http://localhort:8080

Once it is running, a browser window should open with the OpenMRS 3 application. Log in and then navigate to /openmrs/spa/muzima, or use the mUzima Admin card listed under the System Administration page.

Integrating it into your application

Please see Creating a Frontend Module.

Package Sidebar

Install

npm i @muzima/openmrs-esm-muzima-app

Weekly Downloads

0

Version

3.1.0

License

MPL-2.0

Unpacked Size

17.5 MB

Total Files

130

Last publish

Collaborators

  • mssavai