Create VUE UI component library
P粉300541798
P粉300541798 2023-08-30 14:15:10
0
1
397

I am using vue to create a component library. The real question is how to create the document. Do I create a new project in the docs folder (like in nuxt) or just have a package.json in the root directory and instantiate a new createApp using vue in the docs folder? Do I test my components directly in the component library when creating documents?

P粉300541798
P粉300541798

reply all (1)
P粉133321839

You can useVitePressto build your component library document.

You can refer to this GitHub repository for inspiration:Anu

Documentation Demonstration:Anu

    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template
    About us Disclaimer Sitemap
    php.cn:Public welfare online PHP training,Help PHP learners grow quickly!