cwhitby / vue-cli-plugin-vuesax

vue-cli 3 plugin to add Vuesax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-cli-plugin-vuesax

Vuesax plugin for @vue/cli 3.0.

Install

Ensure that you have @vue/cli version 3 installed globally by running vue --version.

Then create a project and add the Vuesax plugin:

vue create my-app
cd my-app
vue add vuesax

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

About

vue-cli 3 plugin to add Vuesax

License:MIT License


Languages

Language:JavaScript 100.0%