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

https://github.com/shhdharmen/theming-material-components

Part 1 of Custom Theme for Angular Material Components Series
https://github.com/shhdharmen/theming-material-components

Last synced: 2 months ago
JSON representation

Part 1 of Custom Theme for Angular Material Components Series

Awesome Lists containing this project

README

        

# Context

This is code for Part 1 of Custom Theme for Angular Material Components Series.

Please read this ![README.md](https://github.com/shhdharmen/Custom-Theme-for-Angular-Material-Components-Series#custom-theme-for-angular-material-components-series) for better understanding.

# How to run this project

```bash
npm i
ng serve -o
```