makombe / openmrs-esm-laboratory

Laboratory ESM built on OpenMRS 3.x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenMRS 3.x Laboratory ESM

A frontend module for managing laboratory requests and queues built on OpenMRS 3.x

For more information, please refer to the OpenMRS 3.x Frontend Documentation.

Getting Started

# Clone the repository
git clone git@github.com:METS-Programme/openmrs-esm-laboratory.git

# to install dependencies
yarn

# to run the dev server
yarn start

# OR to start on a specified port eg 5000
yarn start --port 5000

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

Running tests

yarn run test

About

Laboratory ESM built on OpenMRS 3.x


Languages

Language:TypeScript 86.0%Language:SCSS 11.7%Language:JavaScript 2.2%Language:Handlebars 0.1%Language:Shell 0.1%