vue-cli-plugin-blueland-tpl

0.1.4 • Public • Published

vue-cli-plugin-blueland-tpl

Vue CLI 3.0 自定义模板插件

特性

脚手架默认开启如下功能:

  • less处理器
  • router
  • axios
  • element-ui

安装

使用preset自动安装插件

vue create --preset NullLuoGang/vue-cli-plugin-blueland-tpl my-app

手动安装插件

使用vue-cli 3.0 常规创建一个项目

vue create my-app
cd my-app
vue add blueland-tpl

/vue-cli-plugin-blueland-tpl/

    Package Sidebar

    Install

    npm i vue-cli-plugin-blueland-tpl

    Weekly Downloads

    1

    Version

    0.1.4

    License

    MIT

    Unpacked Size

    28.6 kB

    Total Files

    22

    Last publish

    Collaborators

    • luogang