Skip to content

dhis2/tracker-capture-app

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Nov 30, 2020
Sep 14, 2023
Apr 24, 2024
Sep 27, 2022
Nov 8, 2023
Dec 14, 2024
Sep 13, 2021
Apr 24, 2024
Jan 8, 2020
Nov 24, 2023
Mar 30, 2023
May 18, 2016
Feb 21, 2018
Sep 8, 2024
Apr 19, 2021
Mar 30, 2023
Dec 2, 2021
Sep 8, 2024
Jan 6, 2020
Aug 19, 2022

Repository files navigation

tracker-capture-app

DHIS2 Tracker Capture App

Contribute

Set up the development environment

Note: The setup has been tested with yarn. You can install yarn through npm by running npm install -g yarn. For more info > on yarn check out https://yarnpkg.com/.

Running the devevelopment server

To run the development server you can run the following command.

yarn start

This starts the development server on port 8081.