Skip to content

hellopath/React-Flux-Pages-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Flux-TransitionPager

A simple pages transition boilerplate using React + Flux

Libs

– React + Flux + Babel
– Gulp
– domquery (for dom manipulation)
– TweenMax TimelineMax
– Crossroads + hasher (for the routing)
– lodash
– size-element (to grab the width, height of a dom element)

$ bower install
$ npm install

// For development
$ gulp
// For production
// It creates a new folder deploy to the root, with all the files ready to deploy
$ gulp deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages