kgish / angular-material-mobile

Angular Material mobile starter template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Material Mobile

An Angular Material mobile starter template for building responsive applications that also look nice on mobile devices.

Introduction

Special credit goes to Angular Material Mobile App with Capacitor which helped me greatly as a solid starting point.

Installation

git clone git@github.com:kgish/angular-material-mobile.git
cd angular-material-mobile
npm install

Run

npm run start

Lint

npm run lint

Test

npm run test

References

About

Angular Material mobile starter template


Languages

Language:TypeScript 53.1%Language:HTML 18.9%Language:Swift 14.7%Language:Java 6.3%Language:SCSS 4.0%Language:Ruby 3.0%