0.0.5 • Published 10 years ago

crumbs v0.0.5

Weekly downloads
5
License
-
Repository
github
Last release
10 years ago

crumbs

  • C - Compass
  • R - Require
  • U - Underscore
  • M - Marionette
  • B - Backbone
  • S - SASS

An easy way to get started with all the tools you need.

Getting started

You need to have:

Run the following tasks in terminal within your working directory:

  • npm install crumbs -g
  • crumbs init (do this in the directory you want your site to be)
  • npm install && bower install
  • grunt dev

The go to http://localhost:9000 within a browser.