2.3.1 • Published 8 years ago
metal-tabs v2.3.1
metal-tabs
Metal.js's tabs 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.