Skip to content

The core modules of the OpenMRS Frontend system

License

Notifications You must be signed in to change notification settings

denniskigen/esm-core

 
 

Repository files navigation

OpenMRS Frontend Core

This is a Lerna project containing the core packages for the OpenMRS Frontend. These packages handle the "cross-cutting concerns" described in the Domain Decomposition document.

Getting Started

npm install -g lerna
npm install
lerna bootstrap

About

The core modules of the OpenMRS Frontend system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 62.4%
  • JavaScript 37.6%