Skip to content

hyunsook/jqm-web-ui-fw

Repository files navigation

Web UI Framework

Using the repository

  1. Clone the repository into a path accessible through a Web server
  2. Install grunt via node: As root: npm install -g grunt
  3. From the repository's root directory, run npm install

Running unit tests

  1. Install phantomjs 1.8.0 and make sure phantomjs is in your PATH
  2. run JUNIT_OUTPUT=build/test-results ROOT_DOMAIN=http://localhost/nix/web-ui-fw/ grunt test where ROOT_DOMAIN is the root of the repository as seen through your Web server. The URL for ROOT_DOMAIN must end in a /.

About

JQM widgets and API documents for web-ui-fw

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages