You are on page 1of 1

Instalar o GIT http://msysgit.github.

io/
Instalar o NodeJS http://nodejs.org/
Instalar cordova http://docs.phonegap.com/en/edge/guide_cli_index.md.html#The%20
Command-Line%20Interface
Instalar PhoneGap http://phonegap.com/install/
Instalar Sencha Cmd http://www.sencha.com/products/sencha-cmd/download
Instalar o Ruby: http://rubyinstaller.org/downloads/
gem install sass
gem install compass
Instalar o ANT se q nao est
http://ant.apache.org/manual/install.html
Instalar SDK da plataforma
criar projeto Sencha: sencha -sdk C:/Users/COUTO/Documents/touch-2.3.1 generate
app TestPhoneGap TestPhoneGap
*Nome do app TestePhoneGap dentro da pasta TestPhoneGap
Incluir o Phonegap: sencha phonegap init com.sencha.TestPhoneGap Nome
Compilar: sencha app build -run native
* opcional: com.sencha.TestPhoneGap o app id, Nome o nome do App, se no tiver o p
adrao q vc deu antes (TestPhoneGap)
Iniciar o servidor web: sencha web start (entrar na pasta q ser o servidor)
Editor bom: http://detona-br.blogspot.com.br/2013/10/sublime-text-3-crack32bit-e
-64bit.html

You might also like