English 中文(简体)
Create Vue component documentation library for private use
原标题:

I want to create a docs site for my Vue components, my question is: do I need to start a completely new project just for component documentation site or I can simply create a new branch in my exsiting project, for example, called "docs" branch then start my work there? I am using Nuxt 3, and I am considering VuePress for creating the documentation site.

I ve tried Vue-styleguidist but found it a bit cumbersome, so I start looking for a new solution, then end up considering with VuePress.

If I make you confuse at any point, please let me know. Thank you!

问题回答

暂无回答




相关问题
Vue array dependent select not display data

I have dependent selection like this. Selection image when i console log, they have data but not render data in selection data This is what i ve tried. for Product selection has default selected value ...

agora voiceCall microphone permission issue

I m developing a voice chat service using WebRTC. This service utilizes react-native-webview and is implemented using the Agora module in Nuxt.js. However, while there are no problems on Android, when ...

Create Vue component documentation library for private use

I want to create a docs site for my Vue components, my question is: do I need to start a completely new project just for component documentation site or I can simply create a new branch in my exsiting ...

热门标签