https://github.com/sravimohan/angular-19-material-theming
Angular 19 Material Theming
https://github.com/sravimohan/angular-19-material-theming
angular materia
Last synced: about 2 months ago
JSON representation
Angular 19 Material Theming
- Host: GitHub
- URL: https://github.com/sravimohan/angular-19-material-theming
- Owner: sravimohan
- License: mit
- Created: 2024-12-14T21:35:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-14T22:00:38.000Z (over 1 year ago)
- Last Synced: 2025-04-04T06:41:27.576Z (about 1 year ago)
- Topics: angular, materia
- Language: TypeScript
- Homepage: https://angular-19-material-theming.vercel.app/
- Size: 121 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular 19 Material Theming Example
This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 19.0.5.
## Development server
To start a local development server, run:
```bash
ng serve
```
Once the server is running, open your browser and navigate to `http://localhost:4200/`. The application will automatically reload whenever you modify any of the source files.
## How to add theming?
See the commit history to see each step in this process,
Commits:
## Angular 19 Material Theming Guide