bower install md-select-lists --save
<link rel="import" href="bower_components/md-select-lists/state-select.html">
<link rel="import" href="bower_components/md-select-lists/country-select.html">
<state-select></state-select>
<country-select></country-select>