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