Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 502 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 502 Bytes

fxos-tv-bubbles

A web component of displaying bubbling up or down animation

Run Example

  1. Install depedencies

    $ npm install
    $ bower install
  2. Run example with gulp

    $ gulp serve

Usage

  1. Install fxos-tv-bubbles in your project

    $ bower install --save fxos-components/fxos-tv-bubbles
  2. See examples/ for usage

Build

$> gulp