0.0.1 • Published 11 years ago
metageo-frontend v0.0.1
Metgeo-Frontend 
A single page web frontend built on backbone for metageo.
Installation
By default the front-end is installed with metageo but if you want to install it separatelynpm install metageo-frontend
Then add metageo-fronted
to your config file under plugins
Building
You need to have grunt installednpm install -g grunt-cli
Then to build the uncompressed devolpment version
grunt
To build the compressed production versiongrunt prod
Testing
You need to have capser.js installed
npm install -g casperjs
Then to run the tests
grunt test
0.0.1
11 years ago