Skip to content

Yeoman genrator for jQuery Mobile framework. Based on the 'Twitter Bootstrap jQuery Mobile Theme'

Notifications You must be signed in to change notification settings

bauschan/generator-jquery-mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Scaffolds a jQuery Mobile web application based on the 'Twitter Bootstrap jQuery Mobile Theme'

Usage

  • Install it (only once): npm install -g generator-jquery-mobile

  • Create a new folder and cd into it: mkdir mobile-project && cd $_

  • Run yo jquery-mobile

  • Run grunt to build and grunt server to preview

Options

  • --skip-install

    Skips the automatic execution of bower and npm after scaffolding has finished.

  • --test-framework=[framework]

    Defaults to mocha. Can be switched for another supported testing framework like jasmine.

License

BSD license

About

Yeoman genrator for jQuery Mobile framework. Based on the 'Twitter Bootstrap jQuery Mobile Theme'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published