NodeJS Based Apache Jackrabbit Oak Admin Tool
##Installation
###Prerrequisites
- JCR Oak Api Server (For connecting with Jackrabbit)
- Bower
- Grunt
- Node, NPM
- Run Jackrabbit Oak Thrift RPC Server
- Clone the repository eg. git clone https://github.com/ottogiron/jcr-smart-admin.git
- Go to jcr-smart-admin folder an run npm install && bower install
##Running
- Go to jcr-smart-admin folder and Run grunt serve