Easy access to Org units administration in dhis2 platform
You need yarn or npm environment configured on your local to test this code
npm install
# or
yarn install
npm start
# or
yarn start
yarn build
Install the ogunits-admin.zip file on dhis2 test platform
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