We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea90a9e commit 342412bCopy full SHA for 342412b
README.md
@@ -2,8 +2,6 @@
2
3
A command-line utility for scaffolding a Vite project to build a Vue-based library.
4
5
-⚠️ This is currently work-in-progress. It is not yet usable.
6
-
7
Documentation: <https://skirtles-code.github.io/create-vue-lib/>
8
9
## Thanks
packages/docs/src/introduction.md
@@ -1,9 +1,5 @@
1
# Introduction
-:::warning
-This tool is still work-in-progress.
-:::
`@skirtle/create-vue-lib` is a scaffolding tool for creating a Vite project to build a Vue-based library.
It currently requires `pnpm` to be used as the package manager.
0 commit comments