Leverage
vue-multiselect
.
- 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'
]
}
- Clone this repository
- Install dependencies using
yarn install
ornpm install
- Start development server using
npm run dev
Copyright (c) Spektrum Média geeks@spektrummedia.com