An open API service indexing awesome lists of open source software.

https://github.com/syncfusionexamples/ej2-ng-dialog-routing

Angular routing with dialog
https://github.com/syncfusionexamples/ej2-ng-dialog-routing

dialog ej2 ej2-dialog

Last synced: 12 months ago
JSON representation

Angular routing with dialog

Awesome Lists containing this project

README

          

# EJ2 Dialog with Angular routing.

## Installing and Running Application

### Installing

To install all dependent packages, use the below command

```
npm install
```

### Run the application

To compile and run the source files, use the below command

```
npm start
```