EdwardGJohnson / HP-Sencha-Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Introduction to Sencha Touch Github edit Local Windows Edit FH App Studio Update

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 git@github.com:feedhenry/HP-Sencha-Demo.git.
cd HP-Sencha-Demo
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:

About


Languages

Language:JavaScript 99.9%Language:Ruby 0.1%