bee-comp-cli
v1.0.2
Published
bee-comp-cli is a command line tool for building components in a Vue2 project.
Readme
bee-comp-cli
The official CLI of bee
How to install
npm install bee-comp-cli -gor
yarn global add bee-comp-cliOptions
Options:
-d, --dest specify output directory (exp: `dist_bee`)
-f, --folder component folder (exp: `./src/components`)Exp
bee-comp-cli start -d ./dist_bee -f ./src/components
./node_modules/.bin/bee-comp-cli start -d ./dist_bee -f ./bee-remote-component/mbWorkShopProductProgress
