/albums-ranking

An app to rank your favorite musical albums

Primary LanguageCSSApache License 2.0Apache-2.0

#Uz App Boilerplate

Here at Uz we make our phone apps using Phonegap with OnsenUI and some other tools.
This is just a premade project to quick up bootstrapping new apps.

##Requirements

npm
grunt
bundler
phonegap

##Bootstrapping

bundle install
npm install
bower install
grunt

##Cool Tasks grunt serve
grunt compile

##I think that's it :)