vue-cli-plugin-vue-soonspace
v0.0.4
Published
vue-cli 3 plugin to add vue-soonspace
Downloads
39
Maintainers
Readme
vue-cli-plugin-vue-soonspace
vue-soonspace 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 vue-soonspace plugin:
vue create my-app
cd my-app
vue add vue-soonspace