2.0.0 • Published 9 years ago
metal-affix v2.0.0
metal-affix
Metal's affix component
Setup
Install NodeJS >= v0.12.0, if you don't have it yet.
Install global dependencies:
[sudo] npm install -g gulpInstall local dependencies:
npm installBuild the code:
gulp buildOpen the demo at demos/index.html on your browser.