cmoody / spotify-showlist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backbone Boilerplate

Getting Started

Install Dependencies

  1. Install Node Globally Download package and install from http://nodejs.org/

  2. Install grunt-cli Globally Note: this may require sudo

$ npm install -g grunt-cli
  1. Install cordova-cli Globally
$ npm install -g cordova
  1. Install dev dependencies for our tasks to work
$ npm install
  1. Install bowerjs for js libs
$ bower install

Run Development

$ grunt dev

Run Task to compile for testing in xcode

$ grunt build

About


Languages

Language:Objective-C 55.9%Language:Java 15.6%Language:JavaScript 15.1%Language:Shell 5.4%Language:C# 4.4%Language:C++ 1.9%Language:CSS 1.3%Language:AppleScript 0.2%Language:C 0.2%Language:Perl 0.0%