Lazy Loaded Dialogs In Angular

November 12, 2020 ยท View on GitHub

This project showcases how to implement Lazy loaded dialogs.

Installation

npm ci

Run

ng start

Build

ng build --prod