storybook-cvzamannow

0.0.0 • Public • Published

Storybook CV ZamanNow

Typescript + React + Storybook + Vite

A software development tool (development tool) used to develop, inspect, and deploy user interface components (UI components) in isolation. Usually, when we develop web-based applications, we build various UI components such as buttons, cards, headers, footers and many more.

Storybook allows us to visualize and interact with these components separately from the main application. In other words, we can create a story for each component and view it in isolation without having to interact with the rest of the application.

List of contents

Demos

-blum syap

Installation

  1. Clone this repository:

    git clone https://github.com/user_name/project_name.git
    
  2. Move to the project directory:

    cd design-system
    
  3. Install dependencies:

    npm install
    
  4. Delete package-lock.json:

    rm ./package-lock.json
    
  5. Install yarn:

    yarn install
    

Use

  1. To run Storybook:

    yarn storybook
    

Contribution

We really appreciate contributions from the community! If you wish to contribute, please follow the steps below:

  1. Fork this repository.

  2. Create a new feature branch:

    git checkout -b new-features
    
  3. Make the necessary changes and commit:

    git commit -m "Change description"
    
  4. Push the changes to the feature branch:

    git push origin new-features
    
  5. Create a Pull Request in this repository.

Readme

Keywords

none

Package Sidebar

Install

npm i storybook-cvzamannow

Weekly Downloads

1

Version

0.0.0

License

none

Unpacked Size

29.7 kB

Total Files

25

Last publish

Collaborators

  • raihanmuhammad