Skip to content

Files

Latest commit

author
Chiedo
Oct 14, 2015
e3b029b · Oct 14, 2015

History

History
 
 

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

How to run the examples:

1. Install jest

npm install

2. Move to example

cd examples/jquery

3. Install example

npm install

4. Run example

npm test