Skip to content

Latest commit

 

History

History
executable file
·
39 lines (24 loc) · 2.67 KB

README.md

File metadata and controls

executable file
·
39 lines (24 loc) · 2.67 KB

#Introduction to Sencha Touch

Overview

As part of this training Session we are going to create a simple Sencha Touch 1.1 Application. The app will train you in how to build a Sencha touch User Interface and how to navigate within it. You will also learn to use the FeedHenry APIs.

Step 1

To begin this tutorial download the boilerplate code from this link and copy to your workspace or use the following git commands to setup the project in your workspace:

cd my-workspace-folder
git clone [email protected]:feedhenry/FH-Training-App-Sencha.git.
cd FH-Training-App-Sencha
git checkout boilerplate

This represents our basic file structure for the entire tutorial.

Step 2

You are now setup to begin the tutorial. To begin Part 1 click here.

Links to Tutorial Sections & Tags: