NG-MATERO
GitHubMaterial Extensions
en
en
  • Introduction
  • Getting Started
  • Schematics
    • Install the Project
    • Add a New Route
  • Theming
    • Layout Settings
    • Menu Settings
    • Page Title
    • Colors
    • Helpers
  • Responsive
    • Flex layout
    • Grid Class
  • Authentication
  • Permissions
  • Internationalization
  • Third Libs
Powered by GitBook
On this page

Was this helpful?

Edit on Git

Schematics

PreviousGetting StartedNextInstall the Project

Last updated 5 years ago

Was this helpful?

Schematics is a powerful feature of the Angular ecosystem. You can quickly add project directories or generate common business templates through Schematics.

Currently, ng-matero implements the functions of ng add and ng generate. It will add ng update later making convenient for upgrading and maintenance of ng-matero project. At the same time, I will continue to improve ng generate and provide more commonly used business templates.

  • ng update

ng add
ng generate