Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 354 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 354 Bytes

simple-polymer-filter

This is a simple filter developed using Polymer JS components

Usage:

  1. Install polymer-cli globally

#npm install -g polymer-cli

  1. Install bower globally

#npm install -g bower

  1. Install bower components

#bower install

  1. Start polymer server

#polymer serve

  1. Open localhost:8080 on your browser