Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 237 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 237 Bytes

Jest & Enzyme Examples

Run npm install to install dependencies, then run npm run start to start the server and npm run test to run the tests. If you want to update the snapshots without raising errors, run npm run test -- -u.