git clone # or download
# cd _here_
npm install
npm run test --watch
Check Testing Library Doc
Try to modify test files in test
folder
git clone # or download
# cd _here_
npm install
npm run test --watch
Check Testing Library Doc
Try to modify test files in test
folder