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