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/guides/tutorials/login_app.html
Command Used in Video:
sencha -sdk /Users/branflake2267/training/sdks/ext-6.5.3.57 generate app -classic TutorialApp ./TutorialApp
Download
0 formats
No download links available.
Ext JS - Creating a classic project from a template | NatokHD