1.0.0 • Published 4 years ago

@openmrs/esm-refapp-navigation v1.0.0

Weekly downloads
7
License
MIT
Repository
github
Last release
4 years ago

openmrs-esm-refapp-navigation

A Microfrontend navbar based on the RefApp, built using RefApp styles.

Note that this is incompatible with the standard Microfrontends styleguide.

Pre-Requesties

NodeJS

How to Setup?

  • Run npm install to install all the dependencies
  • Run npm start -- --https --port 8082 to start application in dev mode.
  • If you are using with OpenMRS Micro Frontend, update/add the port:url in import-map.json file of openmrs-esm-root-config.
  • Run npm run build for production build.

Features

Navigation bar has below features.

  1. Logo
  2. User Login menu & redirection on unauthenticated user
  3. Logout

Usage

Please refer wiki on how to use it in OpenMRS microfrontend environment.

Sample Screenshots

Sample Navbar

1.0.0

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago