Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dhis2/tracker-capture-app

Web app for tracker
https://github.com/dhis2/tracker-capture-app

synced-settings tx web-app

Last synced: 2 days ago
JSON representation

Web app for tracker

Awesome Lists containing this project

README

        

# 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`.