@hatef_khodkar/storybook
v2.0.0
Published
custom story book library
Downloads
98
Readme
Project Name
Welcome to the @Hatef/storybook! This project is a collection of React components developed using Storybook.
Table of Contents
Setup
To get started with the project, follow these steps:
Clone the repository:
git clone https://github.com/hkhodkar/story-book.git cd story-bookInstall dependencies:
npm install touch ./.git/COMMIT_EDITMSGStart Storybook:
npm run test:generate-output touch ./.git/COMMIT_EDITMSG npm run storybook
Running the Project
To run the project locally:
Start the development server:
npm storybookOpen your browser and navigate to
http://localhost:6006to view the Storybook.
Live URL
You can view the live version of this Storybook at the following URL:
Contributing
We welcome contributions! Please read our CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.
License
This project is licensed under the MIT License - see the LICENSE.md file for details.
