0.0.0 • Published 3 years ago

product-offering v0.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

\

This webcomponent follows the open-wc recommendation.

Installation

yarn i product-offering

Usage

<script type="module">
  import 'product-offering/product-offering.js';
</script>

<product-offering></product-offering>

Local Demo with web-dev-server

yarn start

To run a local development server that serves the basic demo located in demo/index.html