lev.website
Overview
Project files for http://lev.website
Built with
- Adobe Illustrator
Tools
yo scaffolds out a new application, writing your Grunt configuration and pulling in relevant Grunt tasks and Bower dependencies that you might need for your build.
Grunt is used to build, preview and test your project, thanks to help from tasks curated by the Yeoman team and grunt-contrib.
Bower is used for dependency management, so that you no longer have to manually download and manage your scripts.
Libraries
- https://github.com/Prinzhorn/skrollr
- http://visionmedia.github.io/move.js
- http://jquery.com
- http://scrolldepth.parsnip.io
- https://github.com/caolan/async
- http://modernizr.com
##Instructions
$ npm install
$ grunt serve
For distribution
$ grunt serve:dist
See Gruntfile.js