/ng-matero

Angular Material admin dashboard template.

Primary LanguageTypeScriptMIT LicenseMIT

NG-MATERO

This Ng-Matero is an Angular admin templete made with Material componnets.

npm prettier license

✨ Features

  • Modern design style
  • Various layout
  • Powerful color system
  • Rich helpers
  • Common Page Templates

🔧 Installation

The project has support ng add yet.

When you create a new angular project, you must choose the scss style format.

$ ng new PROJECT_NAME
$ cd PROJECT_NAME
$ ng add ng-matero

You can also git clone the starter repo to start. But it's not recommended.

$ git clone --depth git@github.com:ng-matero/starter.git

💻 Development

$ git clone git@github.com:ng-matero/ng-matero.git
$ cd ng-matero
$ npm install
$ npm run hmr

Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

🗺 Road Map

  • Schematics Support
  • Material Extral Components
  • VS Code Snippet

📃 License

MIT