/job_list_app

A backbone/backbone.localStorage/requirejs/requirejs-text web app

Primary LanguageJavaScript

JOB LIST APP

Requirements

  1. Install node.js
  2. Run:
npm install -g bower

Local Installation

  1. Run:
cd path/to/root/folder/
bower install
  1. Open index.html with Chrome (I didn't test on FF nor IE).

Note that you must launch Chrome with the –allow-file-acces-from-files flag enabled for it to work locally (and all other instances of Chrome closed). For more details:

link