Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 297 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 297 Bytes

angular-jolokia-poc

Installation

You need an instance on tomcat running on port 8080 Drop jolokia.jar in Tomcat webapp directory

Run those command in your terminal (you 'll need Nodejs Bower and Grunt)

npm install
bower install

Usage

grunt server