Skip to content

jpdery/moobile-boiler-plate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moobile Boiler Plate

Provides all the required tools to build a Moobile app.

  • Documentation
  • Moobile Source
  • Moobile iOS PSDs
  • Simulator
  • YUI Compressor
  • Build scripts

How to your app

From a terminal, use at the root of the project:

www-src/build > www/js/app.js

How to compress js files

From a terminal in the tools folder the project:

java -jar yuicompressor-2.4.7.jar ../www/js/libs/moobile-0.1.js -o ../www/js/libs/moobile-0.1.min.js java -jar yuicompressor-2.4.7.jar ../www/js/app.js -o ../www/js/app.min.js

About

Stuff you need to build a moobile app

Resources

Stars

Watchers

Forks

Packages

No packages published