We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddb8946 commit 1074b94Copy full SHA for 1074b94
README.md
@@ -16,6 +16,9 @@ https://medium.com/@shystruk/how-create-react-redux-app-structure-helps-you-to-s
16
- Build script to bundle JS, CSS, with sourcemaps
17
- Unit tests Jest, Enzyme
18
- E2E Cypress tests
19
+- Ghooks (pre-commit)
20
+- Code Coverage (https://codecov.io)
21
+- Travis CI runs Unit and E2E tests and report to codecov
22
23
## Getting Started ##
24
You can download the repository or install through npm `npm i create-react-redux-app-structure`.
0 commit comments