1.0.0 • Published 6 years ago

vue-cli-plugin-vuesax v1.0.0

Weekly downloads
118
License
MIT
Repository
github
Last release
6 years ago

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!