Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 23 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,28 @@ This `quickstart` application is configured with the Syncfusion JavaScript (ES5)

> This application is configured with the Syncfusion JavaScript control resources of version `20.4.38`.

## Run the application
## Prerequisites

To get started with application, ensure the following software to be installed in the machine.

- git
- Node.js
- Visual Studio Code

### Step: 1

Open the command prompt from the required directory, and run the following command to clone the Syncfusion® JavaScript (Essential® JS 2) quickstart project from

`git clone https://github.com/SyncfusionExamples/ej2-quickstart.git`

### Step: 2

After cloning the application in the ej2-quickstart folder, run the following command line to navigate to the ej2-quickstart folder.

`cd ej2-quickstart`

### Step: 3

#### Run the application

To run the application, open the `index.html` file in the web browser and it will render the Syncfusion JavaScript (ES5) Grid control.