3.0.0-beta.1 • Published 6 years ago

@kano/kwc-animations v3.0.0-beta.1

Weekly downloads
-
License
-
Repository
-
Last release
6 years ago

\<kwc-animations>

A collection of kano animations

  • What is it called?
    • kwc-animations
  • What is it made out of?
    • Describe here the contents of this component
  • What variants are needed?
    • Variant 1:
    • Variant 2:
    • Variant 3:
  • How does it scale?
    • Desktop: ...
    • Mobile: ...
  • What style variables are in use?
    • Style 1: ...
    • Style 2: ...

Installation

Clone this repository. Run bower i

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 --skip-plugin junit-reporter

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