How to setup ExtJS environment



How to setup ExtJS environment

Ext JS, you are required to set up a development environment. There are three essential things for Ext JS application development such as, Sencha SDK, IDE (Integrated Development Environment), and a Web server.

Download Library files

For downloading the trial version of the Ext JS library files you need to follow the below steps:

Step 1

 How to Set Up ExtJS Environment

Step 2

  • You will click on the Try It Free button shown in the above screenshot. After clicking on the button, you will get the following screen:
 How to Set Up Ext JS Environment2
 How to Set Up Ext JS Environment3

Step 3

  • After filling the required details, to click on Download Now, and your library files start downloading, as shown below:
 How to Set Up Ext JS Environment4

Step 4

  • The downloaded folder is a zip folder. You need to unzip the folder, and you will get the various CSS and JavaScript files.

Step 5

  • After unzipping the folder, you are required to click on the .exe file, and the installation process will be started, as shown in the below snippet:
 How to Set Up Ext JS Environment5

Step 6

  • After the installation finished you will get the following window, You need to click on the Next button, and you will get the following screenshot:
 How to Set Up Ext JS Environment6

Step 7

  • Now, select the "I accept the agreement "and then click on the Next button, and you will get the following snippet:
 How to Set Up Ext JS Environment7

Step 8

  • You need to select the path to install Ext JS library files. By default, it will be installed in the C drive. You can also change the location by clicking on the Browse button and then click on the Next button.
 How to Set Up Ext JS Environment8

Step 9

  • As shown in the above screenshot, you will be required to select the components which you want to install. After selecting the components, click on the Next button, and you will get the following screen:
 How to Set Up Ext JS Environment9

Read Also

Step 10

  • After the completion of the installation, click on Finish to complete the process.
 How to Set Up Ext JS Environment10
 How to Set Up Ext JS Environment11
 How to Set Up Ext JS Environment12


Related Searches to How to setup ExtJS environment