Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 639 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 639 Bytes

EMR Metrics

This dashboard shows the different metrics for different EMRs used currently at facilities

Dashboard

UgandaemrPOC dashboard sample

Getting Started

# Clone the repository
git clone [email protected]:METS-Programme/ugandaemr-metrics.git

# to install dependencies
npm install

# to run the dev server
npm start

#Running with specific port
npm start --port 8000


Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.


The page will reload when you make changes.\
You may also see any lint errors in the console.