@vant/cli

v4.0.2
Vant CLI is a tool for building vue component library. You can quickly build a full-featured Vue component library with vant-cli.
vant

dev

tsc --watch

build

rimraf ./lib && tsc

prepare

pnpm build

release

pnpm build & release-it
npm i @vant/[email protected]

Metadata

  • MIT
  • ^14.16.0 || >=16.0.0
  • chenjiahan
  • released 5/14/2022

Downloads