nuxt-vue-multiselect
v1.0.4
Published
Leverage vue-multiselect
Downloads
5,972
Readme
nuxt-vue-multiselect
Leverage
vue-multiselect
.
Setup
- Add the
nuxt-vue-multiselect
dependency withyarn
ornpm
to your project - Add
nuxt-vue-multiselect
to themodules
section ofnuxt.config.js
- Configure it:
{
modules: [
'nuxt-vue-multiselect'
]
}
Development
- Clone this repository
- Install dependencies using
yarn install
ornpm install
- Start development server using
npm run dev
License
Copyright (c) Spektrum Média [email protected]