1.0.4 • Published 6 years ago
metal-bcom-input v1.0.4
metal-autocomplete
Metal's autocomplete 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:
npm run build
Open the demo at demos/index.html on your browser.