Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 184 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 184 Bytes

Test JavaScript

For Testing:

For test all scripts run the command below :

npm run test

For watch all test scripts run the command below :

npm run watch