Topic: Install React Pro version
                  
                  Denis Correia
                  free
                  asked 7 years ago
                
                We bought the pro version React, how can I use it in an already created project?
 
would it be the same process now?
1 yarn add mdbreact
2-
yarn add font-awesome@4.7.0 --exact
yarn add bootstrap@4.0.0 --exact
yarn add react-error-overlay@4.0.0 --exact
3- in the index.js file
import 'font-awesome / css / font-awesome.min.css';
import 'bootstrap / dist / css / bootstrap.min.css';
import 'mdbreact / dist / css / mdb.css';
4- To import
import {Button} from 'mdbreact';
How do I do this using the PRO version?
                
                  
                
                
                
              
              
            
                      
                      Bartłomiej Malanowski
                      staff
                        answered 7 years ago
                    
                    Please check our React 5-min Quick Start. I hope that will help you to install MDB React Pro
                    
                      
                    
                    
                    
                    
                  
                  
                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 React
 - MDB Version: -
 - Device: -
 - Browser: -
 - OS: -
 - Provided sample code: No
 - Provided link: No
 
Tags
                  
Bartłomiej Malanowski staff commented 7 years ago
Do you have an access to our gitlab repository?grs83 pro commented 7 years ago
Yes I do and I was wondering the same...