metal-affix
v2.0.0
Published
Metal's affix component
Downloads
2,178
Maintainers
Keywords
Readme
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 gulp
- Install local dependencies:
npm install
- Build the code:
gulp build
- Open the demo at demos/index.html on your browser.