Sencha CMD version - 7.0.0.40 ExtJS SDK version - 7.0.0
Instructions:
- Clone/Download repo
- Replace the downloaded files with your local files
- run command sencha app build
- run command sencha app watch
- open the app in 'http://localhost:1841'
Assignments:
- Create a form using text field, text area, combo, checkbox, radiogroup, datepicker, fileupload, tagfield, number field and a slider. Create a button which should open a popup box with binded data for the created form fields.Also make use of different layouts.