Skip to content

RahmanMonjur/e-registry-app

 
 

Repository files navigation

e-registry-app

How to use the e-registry-app:

There are two ways the app can be used:

  • For both cases first run the command: yarn install
  1. If you have an instance of dhis-core running locally, you can run the app with yarn start. You might have to change some setting in the webpack.config.js file if you do not have a DHIS-config saved.

  2. You can also run the yarn build command to get a zip file of the app that can be installed in DHIS2 through the App Managment app. When you run the yarn build command the zip file will end up in a folder called: buildzip.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.0%
  • HTML 33.2%
  • CSS 2.8%