Fully - Angular Admin Template
DemoBuy NowMore Templates
  • What is this template about?
  • Introduction
  • Set up
  • How to use this template?
  • Code Structure
  • Server Side Rendering
  • Theming
  • Navigation Layouts
  • Data Integration
  • Main Features
    • Tables
    • Notifications
    • Alerts
    • Authentication screens
    • Charts
    • Dashboards
  • App Shell
  • FAQs
  • Changelog
Powered by GitBook
On this page
  • 1. Use this angular template app as a base to create your app
  • 2. Import some pages or components into your existing Angular app

Was this helpful?

How to use this template?

Many of you ask which is the best way to use the template to build your app, and the answer is: IT DEPENDS!

PreviousSet upNextCode Structure

Last updated 5 years ago

Was this helpful?

First of all, please make sure you followed the .

If you plan to use many of the pages and features offered by the template, then I suggest you to go with the .

If you only want to use some specific pages or components and you already have an existing Angular app, then I suggest you to go with so you don't have to waste time deleting the things you don't need.

1. Use this angular template app as a base to create your app

This template is itself an Angular app, so you don't need to create another one. You can use the template as a base for your app and just delete the pages you don't want and add the ones missing.

Make sure you check the section to learn more about this project.

2. Import some pages or components into your existing Angular app

How to do this? Let's assume you want to use some angular form controls from the Extended Controls page. Navigate to that section of the code:

If you need any help copying any specific component into your project, don't hesitate to contact support at contact@angular-templates.io

Set up section
Code Structure
option 1
option 2