based on Polymer Starter kit 1.0
- run
npm installandbower installafter cloning the package. - edit
app/docs/filesto insert documentation. - run
gulp serveto run realtime server with browser sync. - run
gulpto create a distribution folder which can be used for production.