Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 611 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 611 Bytes

<blox-avatar>

select, resize, rotate and save an avatar image

Install the Polymer-CLI

First, make sure you have the Polymer CLI and npm (packaged with Node.js) installed. Run npm install to install your element's dependencies, then run polymer serve to serve your element locally.

Install blox-avatar

$ npm install blox-avatar

Viewing Your Element

$ polymer serve

Running Tests

$ polymer test

Import

$ import 'blox-avatar';

Basic Use

<blox-avatar></blox-avatar>