hadijahkyampeire / openmrs-esm-system-info-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js CI

OpenMRS ESM System Information Page/MicroFrontend

This repository is created from this template and it is a small MicroFrontend which just presents the system information.

It is a start project to get familiar with building my own MicroFrontend.

Prerequisites

  • Ensure to have your node version as ^16.2.
  • You might run into build errors if you have not upgraded your openmrs version, if that happens run yarn upgrade @openmrs/esm-framework openmrs

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

Helpful resources

Check the Frequently Asked Questions(FAQs)3.0 devs FAQS

About

License:Other


Languages

Language:TypeScript 89.1%Language:SCSS 8.6%Language:Shell 1.5%Language:JavaScript 0.5%Language:CSS 0.3%