https://github.com/syncfusion/ej2-showcase-angular-webmail
This Webmail demo application showcases the usage of several Essential JS 2 components in a real world application scenario. This demo explores a mailbox user interface which was inspired by the Outlook Office 365 application.
https://github.com/syncfusion/ej2-showcase-angular-webmail
Last synced: 9 months ago
JSON representation
This Webmail demo application showcases the usage of several Essential JS 2 components in a real world application scenario. This demo explores a mailbox user interface which was inspired by the Outlook Office 365 application.
- Host: GitHub
- URL: https://github.com/syncfusion/ej2-showcase-angular-webmail
- Owner: syncfusion
- License: other
- Created: 2018-03-01T08:55:33.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-07T09:40:57.000Z (about 1 year ago)
- Last Synced: 2025-07-18T13:53:50.595Z (9 months ago)
- Language: TypeScript
- Size: 1.26 MB
- Stars: 21
- Watchers: 12
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# Essential JS 2 for Angular - Webmail
This Webmail demo application showcases the usage of several Essential JS 2 components in a real world application scenario. This demo explores a mailbox user interface which was inspired by the Outlook Office 365 application.
## Deployment
### Install
To install all dependent packages, use the below command
```
npm install
```
### Run
To run the sample, use the below command
```
ng serve
```
## Demo
#### https://ej2.syncfusion.com/showcase/angular/webmail/
Check all the showcase samples from here.