Medical Front-end for Bahmni.
Please see https://bahmni.atlassian.net/wiki/display/BAH/Working+on+Bahmni+OpenMRS+frontend
|-- api | |-- pom.xml | `-- src | `-- main |-- omod | |-- pom.xml | `-- src | `-- main | |-- resources | |-- config.xml | |-- liquibase.xml | |-- package.sh | `-- webModuleApplicationContext.xml `-- ui |-- Gruntfile.js |-- app | |-- adt | |-- clinical | |-- common | |-- components | |-- document-upload | |-- home | |-- images | |-- lib | |-- orders | |-- registration | |-- styles | `-- trends |-- bower.json |-- build.sh |-- package.json `-- scripts `-- package.sh