4.0.4-exp.0 • Published 4 years ago

@zywave/zui-dropdown v4.0.4-exp.0

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

zui-dropdown

Installation

npm:

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

yarn:

> yarn add @zywave/zui-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