Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 209 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 209 Bytes

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