Skip to content

Backbone Almond Compass + Bootstrap boilerplate

Notifications You must be signed in to change notification settings

dmshkv/bac-bootstrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backbone Almond Compass Bootstrap 3 Boilerplate

=================================== What is it?

Lightweight Boilerplate to start front-end application.

Simple Backbone application with configured infrastucture.

  1. We have Backbone project based on RequireJS
  2. SASS + COMPASS to manage css
  3. JST to precompile lodash.js (underscore.js) templates
  4. Grunt.js with configured JST and SASS watchers.
  5. Grunt.js with a task configured:
    • to minify final css
    • to compile templates to JST
    • to build all javascript files to single one due to Almond.js
  6. Bootstrap 3.

About

Backbone Almond Compass + Bootstrap boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 77.0%
  • JavaScript 23.0%