1.0.1 • Published 3 years ago

carousel-component-lib v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

CAROUSEL COMPONENT

This is a basic project with a simple Carousel component. It is published on NPM and can be consumed by everyone. It uses storybook to have a visual representation of the components.

Installation

Run yarn or yarn install to install all the dependencies.

Usage

There are some commands to run everything needed:

  • yarn storybook: to execute storybook.
  • yarn build: to compile the library.
  • yarn test: to run the tests.