Skip to content

Latest commit

 

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