-
Run
yarn install
in the root directory. -
Create
.env
file in root directory with content as following example:VITE_FONT=<base font> VITE_MODE=development VITE_BASE_URL=<dhis2 base url> VITE_USERNAME=<dhis2 username> VITE_PASSWORD=<dhis2 password> VITE_REPORT_ID=<dhis2 standard report uid>
-
Create your report inside
./src/reports/
folder -
Go to
./src/App.jsx
and include the report -
Run
yarn start
for development -
To deploy the report to DHIS2, run
yarn deploy
-
To deploy the report to DHIS2, and upload on app-management run
yarn build-as-app
-
Notifications
You must be signed in to change notification settings - Fork 0
hispindia/dhis2-standard-report-react
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published