Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jenniferabowd/jest_webpack_example
https://github.com/jenniferabowd/jest_webpack_example
hacktoberfest javascript react reactjs webpack
Last synced: about 9 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/jenniferabowd/jest_webpack_example
- Owner: jenniferabowd
- License: mit
- Created: 2017-09-17T17:48:19.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2022-10-22T01:36:37.000Z (about 2 years ago)
- Last Synced: 2023-05-26T05:01:11.172Z (over 1 year ago)
- Topics: hacktoberfest, javascript, react, reactjs, webpack
- Language: JavaScript
- Homepage:
- Size: 2.46 MB
- Stars: 59
- Watchers: 4
- Forks: 21
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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/.