printminion / fabric-import

polymer fabric-import element

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

<fabric-import>

Build Status Published on webcomponents.org Element providing solution for including fabricjs library.

Install the Polymer-CLI

First, make sure you have the Polymer CLI installed. Then run polymer serve to serve your element locally.

Viewing Your Element

$ polymer serve

Running Tests

$ polymer test

Your application is already set up to be tested via web-component-tester. Run polymer test to run your application's test suite locally.

Usage

<fabric-import></fabric-import>

Dependencies

Element dependencies are managed via Bower. You can install that via:

npm install -g bower

Then, go ahead and download the element's dependencies:

bower install

Install the Polymer-CLI

First, make sure you have the Polymer CLI installed. Then run polymer serve to serve your element locally.

Viewing Your Element

$ polymer serve

Running Tests

$ polymer test

Your application is already set up to be tested via web-component-tester. Run polymer test to run your application's test suite locally.

About

polymer fabric-import element

License:MIT License


Languages

Language:HTML 100.0%