Ext JS - Creating a classic project from a template

Опубликовано: 18 Февраль 2026
на канале: Brandon Donnelson
2,354
14

In this episode I cover creating the classic Tutorial app from the Ext JS guide. And then I show how to use app watch to start up the debugging instance.

This video covers:
Use CMD to create a classic project
Import the project into Visual Studio Code
Use App Watch to debug the project

Ext JS Guide:
http://docs.sencha.com/extjs/6.5.3/gu...

Command Used in Video:
sencha -sdk /Users/branflake2267/training/sdks/ext-6.5.3.57 generate app -classic TutorialApp ./TutorialApp