A little web component made with Polymer (only for learning purposes). It renders an input text element enhanced with Floatl.
- Download this repo.
- Execute
bower installin the root folder. - ???
- Profit!
<input-floatl label="First name"></input-floatl>That's all!
Install polyserve:
$ npm install -g polyserveAnd execute it in the root folder:
$ polyserve -oMIT