Skip to content

jQuery Mobile widgets. ***NB this project (unfortunately) references the private project it originated from: we have only recently made this project public (for various legal reasons). From this point on, all development will take place at this location.***

License

Notifications You must be signed in to change notification settings

refarde/web-ui-fw

 
 

Repository files navigation

Web UI Framework

License

The project is MIT licensed (see COPYING for details).

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

jQuery Mobile widgets. ***NB this project (unfortunately) references the private project it originated from: we have only recently made this project public (for various legal reasons). From this point on, all development will take place at this location.***

Resources

License

Stars

Watchers

Forks

Packages

No packages published