vue-cli-plugin-ssms
v1.0.9
Published
vue-cli 3 plugin to add ssms-ui
Downloads
37
Maintainers
Readme
vue-cli-plugin-ssms
ssms 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 ssms plugin:
vue create my-app
cd my-app
vue add ssmsYou'll be asked some questions regarding how ssms is configured in your project. After that, you're good to go.
