storytest001
v1.0.1
Published
Stories for AntDesign
Readme
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 storybookOpen the url http://localhost:9002 in your browser.
