Mqview - mqguard frontend
mqview is web application frontend for mqguard.
Prerequisites
You will need the following things properly installed on your computer.
Installation
$ git clone https://github.com/buben19/mqview
$ cd mqview
$ npm install
$ bower install
Running / Development
$ ember server
Visit your app at http://localhost:4200.