- Example with pre-built theme - π ng-mat-address-pre-built
- Example with custom theme - π ng-mat-address
-
Clone the repo
git clone https://github.com/shhdharmen/gdgdevfest-2023-surat
-
Go into any example
cd ng-mat-address #or ng-mat-address-pre-built
-
Insall dependencies
npm install
-
Start project in dev mode
npm start