0.0.2 • Published 1 year ago

ingela-storybook v0.0.2

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Ingela Storybook

Welcome to the Ingela Storybook repository. This repository contains all the frontend components used in our projects, providing you with an easy way to view, adjust, and integrate them into your applications.

Table of Contents

Introduction

The Ingela Storybook serves as a comprehensive library of our frontend components. Each component is showcased with its respective code, making it simple for developers to understand and use these components in their projects. Storybook provides an interactive environment where you can view the components in isolation, see their states, and modify their properties.

Installation

To get started with the Ingela Storybook, follow these steps:

  1. Clone the repository:
    git clone https://github.com/ingela/storybook.git
  2. Navigate to the repository directory:
    cd storybook
  3. Install the dependencies:
    npm install

Usage

To start the Storybook server and view the components, run:

npm run storybook

This will launch Storybook in your default browser, allowing you to explore and interact with the components.

0.0.2

1 year ago

0.0.1

1 year ago