3.0.0 • Published 1 year ago

@muzima/esm-muzima-app v3.0.0

Weekly downloads
-
License
MPL-2.0
Repository
github
Last release
1 year ago

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

Once it is running, a browser window should open with the OpenMRS 3 application. Log in and then navigate to /openmrs/spa/muzima.

Integrating it into your application

Please see Creating a Frontend Module.