|
|
|
|
|
by NaN1352
1740 days ago
|
|
I agree it’s fairly easy nowadays to maintain a "live" demo of your components with Vue or React. It’s useful also to keep semi static mockups when you do revisions on a homepage for example (as the html/css guy) so you can preview something with the team. And nowadays you have simple Markdown + Vue plugins for eg. Vite, so you could even write your styleguide / demo as .md files. |
|