Skip to content
This repository has been archived by the owner on Jun 9, 2018. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 437 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 437 Bytes

enketo-commcare-portal

Enketo Logo

A portal to test commcarehq.com forms in Enketo. See live here.

Installation

  • install node and http://bower
  • run bower install
  • run npm install
  • browse to index.html (for development there is a built-in webserver that can be launched with grunt serve)