Topic: how can I import angular mdb pro not mdb free?
heekeonlee free asked 5 years ago
Hello I checked free version for charousel. it seems ok. So I bought pro. But I cannot find how to import and install. I got the email including git site compile something. No idea what to do. I found 5 minute install document. But it seems like for free mdb.
I want to know npm install name.
npm install mdb-pro-whatever --save
Can you tell me exact name of whatever or other detail procedure?
Thanks Harry
Arkadiusz Idzikowski staff answered 5 years ago
Hello,
The guide for pro installation is there as well, you just need to switch tab from 'Free' to 'Pro'.
MDB Angular Pro can be installed from gitlab server or .tgz archive (if you downloaded zip version). Here is an example command to install it with npm:
npm install git+https://oauth2:YOUR_TOKEN@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git --save
Please note that you need to replace 'YOUR_TOKEN' with your private token. All information you need can be found in our 5 min quickstart (go to 'npm installation' section, pro tab). Let me know if you encounter any further problems.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 7.4.2
- Device: desktop
- Browser: chrome
- OS: windows
- Provided sample code: No
- Provided link: No