Skip to content

A dhis2 application installable on the environment server to help manage org unit codes with ease

License

Notifications You must be signed in to change notification settings

Injiri/dhistest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DHIS TEST APP

Easy access to Org units administration in dhis2 platform

Requiremnts

You need yarn or npm environment configured on your local to test this code

Install

npm install
# or
yarn install

Develop

npm start
# or
yarn start

Build

yarn build

demo

Install the ogunits-admin.zip file on dhis2 test platform

Adding dependecies

To add dependencies to your local :

npm install @dhis2/ui-core
npm install @dhis2/cli-style -D
# or
yarn add @dhis2/ui-core
yarn add @dhis2/cli-style -D

About

A dhis2 application installable on the environment server to help manage org unit codes with ease

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published