vintuwei / ng-amrs

Angular.JS based UI application that is used by Clinicians, Patient care providers and other users.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

ng-amrs

This project is generated with yo angular generator version 0.11.1.

Build & development

  1. Clone this respository.
  2. npm install
  3. bower install

All authentication is done through OpenMRS. To avoid cors issues, it's easiest to build the app and copy to your tomcat6 webapps directory. Otherwise, use a cors browser plugin to turn off cors when making requests.

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.

About

Angular.JS based UI application that is used by Clinicians, Patient care providers and other users.


Languages

Language:JavaScript 78.7%Language:HTML 17.5%Language:CSS 2.2%Language:ApacheConf 1.7%