Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 415 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 415 Bytes

mini-form

A demo web component that uses Custom Elements v1 and Shadow Dom v1. See a sample online at https://mini-form-demo.firebaseapp.com/. Read the tutorial here.

installation

npm install
bower install

testing

Run web-component-tester

> wct

license

Code released under an MIT license