Topic: React Pro
Ron Lepine pro asked 6 years ago
markcoxdfx free answered 4 years ago
I have no idea how to install react pro...I have the token...have no idea what to do with it. Documentation is very weak. Beginning to regret buying the pro.
markcoxdfx free commented 4 years ago
Actually...just reinstalled and worked fine...in the demo project now..
Jakub Chmura staff commented 4 years ago
Thank you for your feedback!
Nice to hear that you solved your problem.
If there is anything else I could do for you do not hesitate to ask me. I'll be happy to help you.
Best Regards,
Ron Lepine pro answered 6 years ago
Jakub Strebeyko staff answered 6 years ago
NPM
using a repo url, one can always to do it manually. Interestingly enough, NPM
itself can be installing from a specified, relative path, rather than from online repository, using simply 'npm install
.
If that does not work too for any reason, what is left is doing it manually-manually, meaning moving the directory to your main project folder and appending it to in your main JS file: var mdbreact = require("path/to/mdbreact.js"). If that's the case, make sure the CSS files get included, too! With Best Regards, Kuba
Ron Lepine pro commented 6 years ago
Thanks, I used npm install to the downloaded path and it work. Appreciate the help.Denis Correia free commented 6 years ago
Good afternoon, How do I install the React PRO package via NPM, and after installing how do I import the components?Jakub Strebeyko staff commented 6 years ago
Hi there Denis, Here is our offical guide to installing and importing the PRO components. In case of detailed questions please do not hesitate to ask! With Best Regards, KubaFREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Pro
- Premium support: No
- Technology: MDB React
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No