Skip to content

Latest commit

 

History

History
executable file
·
15 lines (8 loc) · 527 Bytes

README.md

File metadata and controls

executable file
·
15 lines (8 loc) · 527 Bytes

Stories in Ready

A responsive web monitoring, alerting, analytics, and reporting application for Coconut Surveillance™ for malaria elimination.

How to use

cd _attachments
npm install
npm start

Then go to http://localhost:8081

For extra development fun pleasure install the livereload extension and it will automatically reload the page in your browser when the code changes