Skip to content

open-wc/example-vanilla

Repository files navigation

<example-vanilla>

This webcomponent follows the open-wc recommendation.

Installation

npm i example-vanilla

Usage

<script type="module">
  import 'example-vanilla/example-vanilla.js';
</script>

<example-vanilla></example-vanilla>

Testing using karma (if applied by author)

npm run test

Testing using karma via browserstack (if applied by author)

npm run test:bs

Demos using storybook (if applied by author)

npm run storybook:start

Linting using eslint (if applied by author)

npm run lint:eslint

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published