Skip to content

techjacker/Backbone-CSS3-Page-Transitions-CSS-Frameworks-Demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Code for CSS Frameworks using the Backbone Responsive CSS3 Page Transitions plugin

Available to download from the github repo.

Includes working examples for:

  • twitter bootstrap
  • foundation
  • skeleton
  • simplegrid

See the demos in action @ the project homepage

Versions included in this repo

  • v0.3.1 - Backbone-Responsive-CSS3-Page-Transitions
  • v0.1.0 - Backbone-Responsive-CSS3-Page-Transitions-iScroll

Running the Demos Locally

Navigate to project root dir in your terminal and type:

// navigate to root dir and then run.....

// install dependencies
$ npm install

// run dev server @ http://localhost:3501/
$ yeoman server --force

// run build process
$ yeoman build --force

// run built dir server @ http://localhost:3501/
$ yeoman server:dist

Then open http://localhost:3501/ in your browser.

About

CSS Frameworks demo code used on Backbone Responsive CSS3 Page Transitions project site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published