4.0.4 • Published 5 years ago

@zywave/zuix-dropdown v4.0.4

Weekly downloads
1
License
UNLICENSED
Repository
-
Last release
5 years ago

zuix-dropdown

Installation

npm:

> npm i --save @zywave/zuix-dropdown

yarn:

> yarn add @zywave/zuix-dropdown

See the documentation site for more information.

Running locally

Be sure all dependencies for the monorepo have been installed (instructions at the root CONTRIBUTING.md)

Watch

> npx gulp watch

Run

> npx gulp run

Documenting

To build documentation for a component, run this command at the component directory.

> yarn run docs

Your changes will be in the docs repo. For information on documenting components with comments, see the old polymer documentation page