0👍
The usual method to include jQuery and it’s plugins is to include script
Tags in your HTML. As jQuery is then globally available, you can use it everywhere – even in your Vue components.
- [Vuejs]-Generating dynamic routes in Nuxt with Cloud Firestore using @nuxtjs/firebase
- [Vuejs]-Use v-for in Templates (Vue-Tables-2)
Source:stackexchange.com