You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is nuxt designed a certain way which doesn't allow modules/libraries outside of its community to use? I'm a bit confused as to why I can't just do an npm install to get this working. Thanks.
Coming from Flask, is Nuxt supposed to feel more like Django? Whereas Flask is more like Vue.js?
No absolutely not! We just keep some common modules here to easily be accessed and used. You can simply npm install and use as nuxt plugins (see docs) without need to any 3rd party module. Modules just make integration faster :)
Does nuxt have support for axis?
http://axis.netlify.com
If not, is there a way for us to add this functionality into nuxt? And how? Thanks!
The text was updated successfully, but these errors were encountered: