An Angular Material mobile starter template for building responsive applications that also look nice on mobile devices.
Special credit goes to Angular Material Mobile App with Capacitor which helped me greatly as a solid starting point.
git clone [email protected]:kgish/angular-material-mobile.git
cd angular-material-mobile
npm install
npm run start
npm run lint
npm run test