Skip to content

hispindia/dhis-tracker-capture-app

 
 

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.

Packages

No packages published

Languages

  • JavaScript 67.2%
  • HTML 29.4%
  • CSS 2.9%
  • EJS 0.5%