0.0.6 • Published 5 years ago

test-wc-card v0.0.6

Weekly downloads
16
License
MIT
Repository
github
Last release
5 years ago

\

This webcomponent follows the open-wc recommendation.

Installation

npm i test-wc-card

Usage

<script type="module">
  import 'test-wc-card/test-wc-card.js';
</script>

<test-wc-card></test-wc-card>

Testing using karma (if applied by author)

npm run test

Testing using karma via browserstack (if applied by author)

npm run test:bs

Demoing using storybook (if applied by author)

npm run storybook

Linting (if applied by author)

npm run lint
0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago