67c88027e6
Rendered Components - Appbar, SideBar, Avatar, Splitter, Mention. |
||
---|---|---|
spec | ||
src | ||
styles | ||
README.md | ||
config.json | ||
favicon.ico | ||
gulpfile.js | ||
index.html | ||
karma.conf.js | ||
license | ||
package.json | ||
test-main.js | ||
tsconfig.json | ||
webpack.config.js |
README.md
Essential JS 2 for TypeScript - 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
gulp serve
Demo
https://ej2.syncfusion.com/showcase/typescript/webmail/
Check all the showcase samples from here and also check out the single page application example blog.