0.5.0 • Published 2 years ago

@preignition/preignition-demo v0.5.0

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

\

This webcomponent follows the open-wc recommendation.

Installation

npm i preignition-demo

Usage

<script type="module">
  import 'preignition-demo/preignition-demo.js';
</script>

<preignition-demo></preignition-demo>

Local Demo with es-dev-server

npm start

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

npm start:compatibility

To run a local development server in compatibility mode for older browsers that serves the basic demo located in demo/index.html