vue-cli-plugin-yaya

0.0.6 • Public • Published

鸭鸭

名称: yaya-cli-service

用法

  • [yaya-cli-service --help] [yaya-cli-service -h] 打印帮助信息
  • [yaya-cli-service version] 显示当前版本
  • [yaya-cli-service create 项目名称xxx] 创建项目

yarn serve => [vue-cli-service serve] 启动项目(使用vue本身) yarn lint => [vue-cli-service lint] 项目检查(使用vue本身) yarn build => [yaya-cli-service build] 项目打包 yarn publish => [yaya-cli-service publish] 项目发布

[yaya-cli-service create 项目名称xxx] 生成文件目录

创建项目留出 命令行提出是否安装XXX问题 以下为create创建的文件目录(创建方法有拷贝以及clone,采用拷贝形式) xxx项目名称/ ├── src/ ├── assets/ ├── components/ ├── vue.config.js 依据producer中的vue.config ├── .gitignore ├── .eslintrc.js ├── .eslintignore ├── .prettierrc.js ├── README.md ├── package.json ├── ├──

安装方法

执行npm link使得作用于全局

npm i -g yaya-cli-service

or

yarn global add yaya-cli-service

Readme

Keywords

none

Package Sidebar

Install

npm i vue-cli-plugin-yaya

Weekly Downloads

4

Version

0.0.6

License

MIT

Unpacked Size

36.5 kB

Total Files

26

Last publish

Collaborators

  • likee8