Skip to content

Boilerplate projects for backbone/handlebars/twitter bootstrap

Notifications You must be signed in to change notification settings

drewzboto/backhandlestrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

BackHandleStrap v0.0.1

Heavily influenced by Tim Branyen @tbranyen and his sample applications at boilerplat-handlebars-layoutmanager and bbb. I did update some libraries (RequireJS, Grunt-contribs) to reflect progress made by these libraries in standardizing some functionality (such as AMD Shims, Grunt plugins etc)

Provides a sample application combining:

The goal initially was to test out the various build and packaging tools for single page client-side javascript applications. Currently included:

Upcoming build and packaging tools:

Building and Running

  • Install NodeJS 0.80 for npm
  • Install grunt via 'npm install -g grunt'
  • Install dependencies in the grunt folder via 'npm install'
  • Run 'grunt' to compile
  • Run 'grunt launch' to launch the server and watch files for recompilation
  • Open your browser to http://localhost:8080

About

Boilerplate projects for backbone/handlebars/twitter bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published