3.0.23 • Published 11 months ago
fe-ent-cli v3.0.23
Ent Vue Scripts
A collection of commands used in the Ent frame work component library
Installation
npm install fe-ent-vue-scriptsCommands
Run arco-vue-scripts --help to see all available commands and options.
arco-vue-scripts docgen: generate document of component.arco-vue-scripts icongen: generate icon components.arco-vue-scripts lessgen: generate index less file.arco-vue-scripts dtsgen: emit .d.ts files for vue files.arco-vue-scripts dev:component: build components with watch mode.arco-vue-scripts dev:site: start vite server for development.arco-vue-scripts build:component: build production files.arco-vue-scripts build:style: build style related files.arco-vue-scripts build:site: build document site.arco-vue-scripts changelog: Obtain and organize changelog information through the git repository.