How to debug modified components by antd

generally speaking, if I want to write a component, I will first create two folders, one for the component source code and one for the introduction of the component, so that I can see what the component looks like.

in the antd project, I only see the introduction of components in markdown and test units, so where can I see what the components look like after I modify the component source code

at present, you can only pack it and introduce it somewhere else, but it"s too troublesome.


didn't you read the document carefully?

https://github.com/ant-design.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b225a8-4064e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b225a8-4064e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?