Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tharwania/amaterial

Simplistic Angular Material Template - Demo
https://github.com/tharwania/amaterial

admin-dashboard admin-panel admin-template admin-ui angular angular-material angular2 angular4 angular7 angularcli6 angularmaterial dashboard dashboard-application dashboard-templates dashboard-widget dashboards flexbox fx templete theme

Last synced: 26 days ago
JSON representation

Simplistic Angular Material Template - Demo

Awesome Lists containing this project

README

        

# AMaterial

![N|Solid](https://avatars-05.gitter.im/group/iv/8/57542ca8c43b8c60197754f5?s=48)

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](https://nodejs.org/) to run.

Install the dependencies and devDependencies and start the server.

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

For production environments...

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