cmoody / Portfolio

Portfolio of Chase Moody

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

Portfolio of Chase Moody


Languages

Language:JavaScript 74.1%Language:CSS 25.5%Language:Perl 0.4%