Project can be deployed into openshift cloud and also can run grunt in local
###How to install it###
- Clone the project
- Use
npm install
in dev and openshift folder to download nodejs package - run `ln -s openshift/app ../dev/app" to link the app folder
- run
bower install
to download javascript library
###How to use it###
- In dev mode: run grunt server under
dev
folder - Can push the openshift/app folder into openshift