0.1.0 • Published 2 years ago
@jvbf2e/jvb-design-vue-scripts v0.1.0
Arco Vue Scripts
A collection of commands used in the Jvb Design Vue component library
Installation
npm install @jvbjs/jvb-design-vue-scripts
Commands
Run jvb-vue-scripts --help
to see all available commands and options.
jvb-vue-scripts dev:component
: build components with watch mode.jvb-vue-scripts icongen
: generate icon components.jvb-vue-scripts lessgen
: generate index less file.jvb-vue-scripts dtsgen
: emit .d.ts files for vue files.jvb-vue-scripts dev:site
: start vite server for development.jvb-vue-scripts build:component
: build production files.jvb-vue-scripts build:style
: build style related files.jvb-vue-scripts build:site
: build document site.jvb-vue-scripts build:material
: build vue material.jvb-vue-scripts test
: run test for component or material.jvb-vue-scripts changelog
: Obtain and organize changelog information through the git repository. -->
0.1.0
2 years ago