koba04 / backbone-boilerplate

my boilerplate of backbone.js

Home Page:http://koba04.com/last-fm-top-tracks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My backbone boilerplate Build Status

  • coffeescript
  • backbone + marionette
  • browserify
  • underscore
  • jquery
  • handlebars
  • compass
  • connect (proxy)
  • easymock
  • livereload
  • mocha
  • power-assert
  • karma
  • sinon
  • notify (growl or notification center)

setup

% bunle install
% npm install -g grunt-cli
% npm install

start develop

% grunt
:
% open http://localhost:9000/

notify

when your os is Mac OSX10.7 (lion), you need install growlnotify from http://growl.info/downloads#generaldownloads

test

% npm run karma

About

my boilerplate of backbone.js

http://koba04.com/last-fm-top-tracks/


Languages

Language:JavaScript 98.3%Language:CoffeeScript 1.7%Language:CSS 0.0%Language:Ruby 0.0%