Topic: Integrate Admin template into existing application

skota pro asked 6 years ago


Hi,   I'm using MDB Angular and I like the product.I purchased admin template also.But I don't see any documentation to integrate this into the current project.Can you please share any documentation if available. I downloaded the zip file, but not sure what content to consume into an existing project.   Thanks, Shashi

Dawid Adach pro answered 6 years ago


Dear  skota524,

The source code of the components is available at /src/app/typescript , you will find there most of our components which are described in the online documentation (mdbootstrap.com/angular). Within the same project, you have also the directory called views which contains all layouts visible in our demo app: http://ng-admin-pro.mdbootstrap.com/. There are 2 ways to use a template - you can either use it as boilerplate and fill with data/logic of your application or move sources (typescript & scss) to your project and implement your own views.

 

I.e. if you want to implement dashboard similar to this one:

http://ng-admin-pro.mdbootstrap.com/dashboards/v1

you can get the code of the following page from /src/app/views/dashboards/1 move you your application and adjust to your needs.

List of files to be migrated to new project: 
/src/app/typescripts/*
/scss/*

skota pro commented 6 years ago

Thanks, Dawid. I was looking for npm install which will install admin related css. But I will copy the specified folders from zip.

FREE CONSULTATION

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

Status

Closed

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags