mezod / skeleton

Skeleton for a Backbone, Marionette application using Require.js, Bower, Grunt and LESS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

skeleton

Skeleton for a Backbone, Marionette application using Require.js, Bower, Grunt and LESS

Quick start

Using this skeleton for your project is fairly simple:

  1. Clone this repository:

    git clone git@github.com:mezod/skeleton.git

  2. Install all dependencies defined in package.json

    npm install

  3. Install all dependencies defined in bower.json

    bower install

You are good to go!

Blog post on how this skeleton was built

Skeleton for a Backbone, Marionette application using Require.js, Bower, Grunt and LESS (15/10/2014)

Features

  • Bower
  • Node
  • npm
  • RequireJS
  • jQuery
  • Underscore
  • Backbone
  • Marionette
  • Bootstrap
  • LESS
  • Grunt

Apps using this skeleton

My multikanban app is based on this skeleton.

About

Skeleton for a Backbone, Marionette application using Require.js, Bower, Grunt and LESS


Languages

Language:JavaScript 94.4%Language:CSS 5.6%