vue-cli-plugin-vue-plus-libs
v0.0.7
Published
vue3 ui libs
Downloads
171
Readme
vue-cli-plugin-vue-plus-libs
vue-plus-libs plugin for @vue/cli
4.5.
Install
First you need to install @vue/cli
globally (follow the instructions here).
Then create a project and add the Element Plus plugin:
vue create my-app
cd my-app
vue add vue-plus-libs
You'll be asked some questions regarding how Vue-Plus is configured in your project. After that, you're good to go.