jenniferabowd / jest_webpack_example

MIT License
63 stars 25 forks source link
hacktoberfest javascript react reactjs webpack

Jest example using React, Redux, Webpack, and Node

This is an example of a passing test in a complicated web app that uses React, Redux, Node, and Webpack.

To get started you only need to go to your terminal and run npm start. This should run localhost:3000.

To run the tests enter npm test into your terminal.

Code of Conduct

This project follows the Contributor Covenant Code of Conduct. You can read it at https://www.contributor-covenant.org/.