Skip to content

claudiocorvalan/crca-agenda-autorizacion

Repository files navigation

<crca-agenda-autorizacion>

This webcomponent follows the open-wc recommendation.

Installation

npm i crca-agenda-autorizacion

Usage

<script type="module">
  import 'crca-agenda-autorizacion/crca-agenda-autorizacion.js';
</script>

<crca-agenda-autorizacion></crca-agenda-autorizacion>

Demoing with Storybook

To run a local instance of Storybook for your component, run

npm run storybook

To build a production version of Storybook, run

npm run storybook:build

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published