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 installnpm start
# or
yarn startyarn buildInstall the ogunits-admin.zip file on dhis2 test platformTo 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