All Projects → davidsonsns → storybook-antd

davidsonsns / storybook-antd

Licence: other
🐜 Storybook for previewing Ant Design components

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to storybook-antd

storybook-addon-intl
Addon to provide a locale switcher and react-intl for storybook
Stars: ✭ 84 (+47.37%)
Mutual labels:  storybook
clockface
UI Kit for building Chronograf
Stars: ✭ 33 (-42.11%)
Mutual labels:  storybook
react-enterprise-starter-kit
Highly Scalable Awesome React Starter Kit for an enterprise application with a very easy maintainable codebase. 🔥
Stars: ✭ 55 (-3.51%)
Mutual labels:  storybook
elm-book
Rich documentation builder for Elm applications and packages. Inspired by Storybook and HexDocs.
Stars: ✭ 52 (-8.77%)
Mutual labels:  storybook
personal-blog
✍️ 个人技术博客
Stars: ✭ 79 (+38.6%)
Mutual labels:  storybook
broom
A disk cleaning utility for developers.
Stars: ✭ 38 (-33.33%)
Mutual labels:  ant
vuetify-component-lib-template
Template for creating a component library/design system using Vue.js and Vuetify.js.
Stars: ✭ 35 (-38.6%)
Mutual labels:  storybook
ripple
Ripple is the frontend framework for Single Digital Presence, delivered using Nuxt and Vue.js
Stars: ✭ 36 (-36.84%)
Mutual labels:  storybook
elements
Lovingly crafted ui components based on web components. Works well with all Frameworks - including Angular, React and Vue.
Stars: ✭ 42 (-26.32%)
Mutual labels:  storybook
communication-ui-library
UI Library for Azure Communication Services helps developers build communication applications with ease. From turn-key composites to UI components that can be composited together.
Stars: ✭ 44 (-22.81%)
Mutual labels:  storybook
outline
Outline is a web component based design system starter kit. Outline is based on the latest technologies and tools to help your component authoring experience and facilitate adoption in your organization.
Stars: ✭ 28 (-50.88%)
Mutual labels:  storybook
stencil-storybook
Storybook meets Stencil in 2021
Stars: ✭ 66 (+15.79%)
Mutual labels:  storybook
expo-with-storybook-howto
How to setup an Expo-based React Native project to use Storybook
Stars: ✭ 41 (-28.07%)
Mutual labels:  storybook
FellowStories
A platform for MLH Fellows to share their stories and experiences
Stars: ✭ 13 (-77.19%)
Mutual labels:  stories
storybook-addon-html
A Storybook addon that extracts and displays compiled syntax-highlighted HTML
Stars: ✭ 61 (+7.02%)
Mutual labels:  storybook
killer-storybook-config
A killer Storybook Webpack config to help you bootstrap a great storybook config ASAP. It includes a React Frontend, GraphQL compatibility for Storybook, TypeScript, Babel, and ESlint.
Stars: ✭ 32 (-43.86%)
Mutual labels:  storybook
react-activity-calendar
A React component to display activity data in a calendar (heatmap)
Stars: ✭ 69 (+21.05%)
Mutual labels:  storybook
eleventy-react
Use React components in Eleventy.
Stars: ✭ 66 (+15.79%)
Mutual labels:  storybook
Ananas
An easy image editor integration for your Android apps.
Stars: ✭ 186 (+226.32%)
Mutual labels:  stories
instagram-stories
Get the Instagram Stories in Node.js and Browser
Stars: ✭ 86 (+50.88%)
Mutual labels:  stories

Storybook Ant Design

Repository created for the purpose of helping to change components using Ant Design quickly and easily.

Getting Started

To start run the following commands:

# clone this repository
git clone https://github.com/davidsonsns/storybook-antd.git

# enter in the folder
cd storybook-antd

# install the dependencies
yarn

# run the project
yarn storybook

Open the url http://localhost:9002 in your browser.

References

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].