ialopezg / vue-cli-plugin-vbcc

Vue CLI Plugin for Base Core Components for Vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@ialopezg/vue-cli-plugin-vbcc

Vue-BCC plugin for @vue/cli >= 3.0.

Install

First you need to install @vue/cli globally (follow the instructions here).

Then create a project and add the Element plugin:

vue create my-app
cd my-app
vue add element

You'll be asked some questions regarding how VBCC is configured in your project. After that, you're good to go.

About

Vue CLI Plugin for Base Core Components for Vue


Languages

Language:JavaScript 64.7%Language:Vue 35.3%