You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example of a simple Angular 14 application using Angular Material, SCSS, and TypeScript. It is a demo to create re-usable components and Material styles.
Example of a simple Angular application using Angular Material, SCSS, TypeScript, FilterPipe, etc.
It is a demo to create re-usable components and Material styles.
Getting started
git clone repository
cd into directory
pnpm install
pnpm start
About
Example of a simple Angular 14 application using Angular Material, SCSS, and TypeScript. It is a demo to create re-usable components and Material styles.