jabahum / esm-menu-app

A frontend module for managing apps built on OpenMRS 3.x For more information, please refer to the OpenMRS 3.x Frontend Documentation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenMRS 3.x APPS ESM

A frontend module for managing apps built on OpenMRS 3.x

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

Getting Started

# Clone the repository
git clone https://github.com/METS-Programme/esm-menu-app.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.

Running tests

yarn run test

About

A frontend module for managing apps built on OpenMRS 3.x For more information, please refer to the OpenMRS 3.x Frontend Documentation.

License:Mozilla Public License 2.0


Languages

Language:TypeScript 78.6%Language:SCSS 14.2%Language:JavaScript 7.1%Language:Shell 0.1%