Topic: MDB Pro - Create a new project

FredB free asked 5 years ago


Hi I have just purchased MDB_Angular_PRO_7.4.1.zip and unzipped How do I create a new project? where are the instructions? can we use npm to create a new MDB pro Project? or it has to be manually done?


Arkadiusz Idzikowski staff answered 5 years ago


All instructions are available in our documentation (pro tab):

Angular Quick Start

In order to install MDB Pro in new project you can either use this command (please add your gitlab token):

npm install git+https://oauth2:YOUR_TOKEN@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git --save

or copy 'tgz' file from the zip you downloaded to newly created projects and run:

npm install ng-uikit-pro-standard-7.4.1.tgz --save

Installation with ng add is available only for MDB Free.


FredB free answered 5 years ago


There is so much of conflicting information on that page. Please give me clear instructions to which part of the page your refer too? is it the free part the pro part? by the way I purchased the pro

Installation through ng add method is available only for MDB Angular Free version.???????


Damian Gemza staff answered 5 years ago


Dear FredB,

You're able to create the new Angular project with the ng new command. After creating the new project, you have to install the MDB Angular Pro dependency there via npm install git... command.

Here are the detailed informations about how to install and integrate MDB Angular in your existing app.

If you're not able to log into our https://git.mdbootstrap.com server, please check your inbox for an email from our system to set the new password for your git account.

If there's no email from our system, please contact my friend at b.malanowski@mdbootstrap.com

Best Regards,

Damian


FredB free commented 5 years ago

npm install git... command ??? what is this command



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Resolved

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 7.4.1
  • Device: Desktop
  • Browser: Chrome
  • OS: WIN 10 PRO
  • Provided sample code: No
  • Provided link: No