robframpton / metal-scrollspy

Metal's scrollspy component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

metal-scrollspy

Metal's scrollspy component

Setup

  1. Install NodeJS >= v0.12.0, if you don't have it yet.

  2. Install global dependencies:

[sudo] npm install -g gulp
  1. Install local dependencies:
npm install
  1. Build the code:
npm run build
  1. Open the demo at demos/index.html on your browser.

About

Metal's scrollspy component

License:Other


Languages

Language:JavaScript 100.0%