@ascenso/crca-animation

0.4.5 • Public • Published

<crca-animation>

This webcomponent follows the open-wc recommendation.

Installation

npm i crca-animation

Usage

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

<crca-animation></crca-animation>

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

Readme

Keywords

none

Package Sidebar

Install

npm i @ascenso/crca-animation

Weekly Downloads

0

Version

0.4.5

License

MIT

Unpacked Size

65.9 kB

Total Files

142

Last publish

Collaborators

  • claudiocorvalan