mirror of
https://github.com/openMF/community-app.git
synced 2026-02-06 11:36:48 +00:00
chelsea and stacey's work around travis email and readme updates
This commit is contained in:
parent
679a7cafa9
commit
c02b53627e
@ -1,9 +1,10 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
- "0.8"
|
||||
- "0.6"
|
||||
before_script:
|
||||
- npm install -g grunt-cli
|
||||
- npm install -g bower
|
||||
- bower install
|
||||
- grunt prod
|
||||
notifications:
|
||||
email: true
|
||||
12
README.md
12
README.md
@ -1,3 +1,13 @@
|
||||
# MifosX Community App
|
||||
|
||||
This is the default web application built on top of the MifosX platform for the mifos user community. It is a Single-Page App (SPA) written in web standard technologies like JavaScript, CSS and HTML5. It leverages common popular frameworks/libraries such as AngularJS, Bootstrap and Font Awesome.
|
||||
|
||||
## Build Status
|
||||
|
||||
Travis
|
||||
|
||||
[](https://travis-ci.org/openMF/community-app)
|
||||
|
||||
## Online Demo
|
||||
|
||||
<a target="_blank" href="https://demo.openmf.org/beta">Access the online demo version here</a>
|
||||
@ -78,5 +88,3 @@ Just open test/SpecRunner.html in the browser.
|
||||
|
||||
Please read the <a href="https://github.com/openMF/community-app/blob/master/Contributing.md" >contribution guidelines</a>
|
||||
|
||||
|
||||
Testing
|
||||
|
||||
Loading…
Reference in New Issue
Block a user