Skip to content

jQuery application for change of numerical CSS properties while scolling on a page

Notifications You must be signed in to change notification settings

pure180/Change-on-scroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Change on scroll

jQuery Plugin to change integer CSS Properties while scrolling

Setup

Requirements

  • nodejs
  • npm
  • bower
  • gulp

Install

  • Download NodeJs from [http://nodejs.org/download/] and install it.
  • Install gulp global, run > npm install gulp -g
  • Install bower global, run > npm install bower -g

Build instructions.

Getting startet in Commandline/Terminal

1. Clone git repository.
git clone [email protected]:pure180/DefaultTemplate.git
2. Install applikation dependencies

Navigate to the applikation folder on your computer (cd DefaultTemplate), then run:

  1. npm install > This will install all needed packages
  2. gulp bower-update > This will install all needed bower dependencies and copy them to the source folder
  3. gulp start > to start developing

About

jQuery application for change of numerical CSS properties while scolling on a page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published