Home

Issue: 2987

add plugin in typescript

[issue link]

Hello

I am trying to learn nuxt.js and typescript. I’ve create a typescript nuxt using vue init nuxt-community/typescript-template my-project.

I’m wanting to add https://buefy.github.io. But there is no plugin directory.

Am I correct in assuming that Buefy should be used as a Nuxt.js plugin?

Should I just create a folder or does is additional configuration required?

This question is available on Nuxt.js community (#c2590)