create-vitex
v0.10.0
Published
Start an opinioned vite project
Downloads
10
Readme
create-vitex
Start an opinioned vite project.
Usage
npm create vitex
or passing arguments directly:
npx -y create-vitex project-name --user=github-username
Sync PrimeVue and Ant-Design-Vue
npx -y cpgit primefaces/primevue -s=packages/primevue/src template/lib/primevue
npx -y cpgit vueComponent/ant-design-vue -s=components template/lib/ant-design-vue