hellopath / Babel-Pages-Boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Babel-TransitionPager

A simple pages transition boilerplate using Babel, Flux logic and handlebars
It's an alternative that I made for React-Flux-Pages-Boilerplate because of the old browsers
Tested to: healthy browsers, IE7+

Libs

– Babel + Flux logic + Handlebars
– Gulp
– jquery
– TweenMax TimelineMax
– Crossroads + hasher (for the routing)
– lodash
– Livereload

$ 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


Languages

Language:JavaScript 89.8%Language:CSS 9.5%Language:HTML 0.7%