Skip to content

Commit 1074b94

Browse files
authored
Update README.md
1 parent ddb8946 commit 1074b94

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ https://medium.com/@shystruk/how-create-react-redux-app-structure-helps-you-to-s
1616
- Build script to bundle JS, CSS, with sourcemaps
1717
- Unit tests Jest, Enzyme
1818
- 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
1922

2023
## Getting Started ##
2124
You can download the repository or install through npm `npm i create-react-redux-app-structure`.

0 commit comments

Comments
 (0)