Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 347 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 347 Bytes

#PEPFAR Approvals DHIS2 App

To set up:

  1. Run yarn add gulp
  2. Run bower install
  3. Run gulp build-prod
  4. Copy approvals.zip to a DATIM server
  5. Voilà!

(I did use deploy true as well as downloading d2js and adding it to src/vendor/d2js, in case the five steps above are not sufficient.)