Skip to content

h918m/jquerymobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jquerymobile

POC of compatibility of jquerymobile and karma

Installation

$ npm install -g requirejs
$ npm install -g karma
$ npm install -g karma-qunit
$ npm install karma-safari-launcher --save-dev
$ npm install karma-opera-launcher --save-dev
$ npm install karma-ie-launcher --save-dev
$ npm install karma-phantomjs-launcher --save-dev

Running Tests

$ cd src/
$ karma start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published