/gdgdevfest-2023-surat

Code examples for "Enhancing User Experience with Angular Material Themes". Learn more at 👇

Primary LanguageTypeScript

gdgdevfest-2023-surat

Slide deck

Code samples

Getting Started

  1. Clone the repo

    git clone https://github.com/shhdharmen/gdgdevfest-2023-surat
  2. Go into any example

    cd ng-mat-address #or ng-mat-address-pre-built
  3. Insall dependencies

    npm install
  4. Start project in dev mode

    npm start

Want to learn more?