Skip to content

dhis2designlab/dashboard-app-example

Repository files navigation

DHIS2 dashboard app example

Displays a welcoming message containing the user's display name. screenshot

Install

npm install
# or
yarn install

Develop

You need to log in to whatever developmentServer is set to in src/index.js.

npm start
# or
yarn start

Build

npm run build
# or
yarn build

About

DHIS2 dashboard app example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published