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

https://github.com/andream16/angular-mdl-dashboard

Angular MDL Dashboard Demo built using mseemann.io/angular2-mdl.
https://github.com/andream16/angular-mdl-dashboard

angular angular2-mdl heroku material-design-lite pug-cli

Last synced: 7 months ago
JSON representation

Angular MDL Dashboard Demo built using mseemann.io/angular2-mdl.

Awesome Lists containing this project

README

          

# Angular Mdl Dashboard

Angular [MDL Dashboard Demo](https://getmdl.io/templates/dashboard/index.html) built using [mseemann.io/angular2-mdl](http://mseemann.io/angular2-mdl/).

## Heroku Demo

Available at [https://angular-mdl-dashboard.herokuapp.com/](https://angular-mdl-dashboard.herokuapp.com/#/home)

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files. If you want to use pug, install `pug-cli` with `npm install pug-cli g` and then compile all `*.pug` files and run the server with `npm run dev`.

## Production server
Run `ng build`, then, run `node server.js`. The app will be served at `http://localhost:8080`.

## Contribution

Feel free to contribute with more components or improving what I did.

## Screenshot

![1.png](https://image.ibb.co/dqZ2r5/Immagine.png)