Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 354 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 354 Bytes

Enzyme Examles

To use, clone this repo and then npm install.

To run the tests using a 'headless browser' environment (tape-run): npm test. To start the development server with a watcher that refreshes your browser, run npm start.

To run tests continuously, use npm run watch.

Additional components should be placed in client/components.