1.0.9 • Published 9 years ago
metal-input v1.0.9
metal-input
Custom input Metal.js component
Setup
Install NodeJS >= v0.12.0 and NPM >= v3.0.0, if you don't have it yet. You can find it here.
Install local dependencies:
npm installBuild the code:
npm run buildTest the code:
npm run testOpen the demo at demos/index.html on your browser.