This project demonstrates how the ElderDesign is applied using the new Material Design 3 components introduced in Angular Material 18. It serves as a practical showcase for our corporate design and highlights how we integrate these new UI features.
- Implementation of Material Design 3 styles and components
- Custom theme based on ElderDesign
- Example components and layouts demonstrating the flexibility of Angular Material 18
- Node.js & npm installed
- Angular CLI installed
Clone the repository and install dependencies:
git clone https://github.com/joelmueller-2003/ngx-m3-demo-elderbyte
cd ngx-m3-demo-elderbyte
npm install
ng serve
Then navigate to http://localhost:4200/
to see the demo in action.