Topic: Install from zip file?
matthewericfisher free asked 4 years ago
As a Pro user, I have access to download a zip file for each version. I do I install this into my webpack, npm based React project?
Magdalena Dembna staff answered 4 years ago
You can generate your access token and install dependencies from re-pro
repository - you can use git tags to change to one of the previous versions. Best regards, Magdalena
https://mdbootstrap.com/docs/react/getting-started/quick-start/#existing
matthewericfisher free commented 4 years ago
What are the zip files for in that case?
My license expired and the gitlab repo disappeared. I'm working on getting it renewed.
Magdalena Dembna staff commented 4 years ago
ZIP files are primarily for users starting new project - although it's, of course, possible to use it in existing project - just follow this instruction:
1/ copy .tgz
file to your project directory.
2/ in package.json
change the mdbreact
dependency to this .tgz file.
3/ run npm i
Best regards, Magdalena
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 React
- MDB Version: 4.21.1
- Device: web
- Browser: chrome
- OS: ubuntu
- Provided sample code: No
- Provided link: No