Topic: New MDBTest Project - not initializing
                  
                  TJ
                  premium
                  asked 6 years ago
                
Expected behavior- MDBootstrap code works
Actual behavior- MDBBootstrap code is not working
Resources (screenshots, code snippets etc.)
Hello,
I am attempting to install MDB Pro Angular on a test project.
Here is the typical process I follow to setup a new Angular project and add Angular components.
STEP 1: Create an Angular Project using the Angular CLI with routing and scss
ng new MDBTest
STEP 2: Install MDB for Angular.
>npm install git+https://oauth2:[**MY_ACCESS_TOKEN**]@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git --save  
Step 3: Run the project
cd MDBTest
ng serve -o
Step 4: View in browser
View in the browser: http://localhost:4200
The MDB components are not working using these basic steps.
Thanks for your help!
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Premium
 - Premium support: Yes
 - Technology: MDB Angular
 - MDB Version: 7.5.4
 - Device: Laptop
 - Browser: Chrome
 - OS: windows
 - Provided sample code: No
 - Provided link: Yes