Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 186 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 186 Bytes

Lazy Loaded Dialogs In Angular

This project showcases how to implement Lazy loaded dialogs.

Installation

npm ci

Run

ng start

Build

ng build --prod