Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 658 Bytes

ReadMe.md

File metadata and controls

18 lines (10 loc) · 658 Bytes

Ionic Application with Essential JS 2 for Angular.

In this Project we configured the Ionic application that working with Essential JS 2 for Angular.

Steps to configure

Step 1: Create Iconic Application Step 2: Install Essential JS 2 for Angular Dependency @syncfusion/ej2-ng-grids Step 3: Add application module & component in App module & html page. For Reference link

Install & Running Application

npm install and npm start

Build Application.

npm run build