0.9.0 • Published 7 months ago
create-vitepressx v0.9.0
create-vitepressx
Start an opinioned vitepress project with vitepress-sidebars and giscus included.
Usage
npm create vitepressx@latest -y
or passing arguments directly:
npx -y create-vitepressx@latest project-name --user=github-username
Sync PrimeVue and Ant-Design-Vue
In your project, run:
npx -y cpgit primefaces/primevue -s=packages/primevue/src lib/primevue
npx -y cpgit vueComponent/ant-design-vue -s=components lib/ant-design-vue