0.2.2 • Published 10 years ago

generator-jquery-mobile v0.2.2

Weekly downloads
5
License
-
Repository
github
Last release
10 years ago

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

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago