Skip to content

dhis2designlab/app-skeleton

Repository files navigation

DHIS2 app skeleton

This repository can be used as a foundation to create DHIS2 apps.

Install

npm install
# or
yarn install

Develop

You need to log in to whatever REACT_APP_DHIS2_BASE_URL is set to in .env.development.

npm start
# or
yarn start

Build

npm run build
# or
yarn build

About

This repository can be used as a foundation to create DHIS2 apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors