~mimecar/curso-ubuntu-phone-touch/trunk

« back to all changes in this revision

Viewing changes to WebApp/README

  • Committer: Miguel Menéndez
  • Date: 2016-08-10 11:00:39 UTC
  • Revision ID: mimecar@innerzaurus.com-20160810110039-1b26nu26arke00yi
Añadido el código fuente de la WebApp que se estudia en el capítulo 3 del curso.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Three simple steps to your final webapp:
 
2
 - ensure the url in this file is correct in the WebApp.desktop
 
3
 - replace the default WebApp.png with an 256x256 icon 
 
4
 - build the package in a commandline terminal with "click build ." or on the Publish tab of the IDE with the Create package button
 
5
 - publish the generated click package at https://myapps.developer.ubuntu.com/dev/click-apps/
 
6
 
 
7
More details on http://developer.ubuntu.com/publish/webapp/
 
8
 
 
9