Topic: Nuxt Pro integration with Mdb vue pro

Nobleson free asked 4 years ago


I want to integrate my nuxt project with MDB Pro version


Mikołaj Smoleński staff answered 4 years ago


We strongly recommend using CLI plugin. In fact it is the same approach, but plugin updates all needed files automatically, while the other installation type needs to be done manually.

Best regards


xdon82 free answered 4 years ago


Hi guys, from documentation it's unclear If I can do like this:

1) npx create-nuxt-app appname

2) vue add mdb

or after nuxt app is created, instead of typing command vue add mdb, should i install it manually?

1) entering proper dependency in package.json

    "mdbvue": "git+https://oauth2:[token]@git.mdbootstrap.com/mdb/vue/vu-pro.git".

2) npm install mdbvue

3) adding:

    import 'bootstrap-css-only/css/bootstrap.min.css';
    import 'mdbvue/build/css/mdb.css';

which approach is better / proper?


Magdalena Dembna staff answered 4 years ago


Hi, I'm attaching a link to a tutorial how to get started: https://mdbootstrap.com/articles/vue/mdb-vue-nuxt-js-quick-start-guide/ Kind regards, Magdalena


Magdalena Dembna staff answered 4 years ago


Hi, I'm attaching a link to a tutorial how to get started: https://mdbootstrap.com/articles/vue/mdb-vue-nuxt-js-quick-start-guide/ Kind regards, Magdalena


xdon82 free commented 4 years ago

please check my post here below



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Vue
  • MDB Version: 5.3.0
  • Device: Hp
  • Browser: Chrome
  • OS: Windows
  • Provided sample code: No
  • Provided link: No