Skip to content

tharwania/AMaterial

Repository files navigation

AMaterial

N|Solid

AMaterial is a angular based, responsive and made with angular material.

  • Dashboard
  • Tabs and Icons
  • Mobile UI

New Features!

  • Dashboard

Watch Live Demo https://tharwania.github.io/AMaterial/AMaterial/

Theme can be used for

Entreprice Applications Dashboard or marketing analytics Invoicing System and various other ideas....

Tech

  • [Angular 8] - HTML enhanced for web apps!
  • [Angular Material] - awesome controlls by google people
  • [Flex Laypout] - css positioning and layout system.

Installation

It requires Node.js to run.

Install the dependencies and devDependencies and start the server.

$ git clone https://github.com/tharwania/AMaterial.git
$ npm install
$ ng serve

For production environments...

$ git clone https://github.com/tharwania/AMaterial.git
$ npm install
$ ng build --prod