Skip to content

Commit 314107b

Browse files
committed
chore: update README.md
1 parent 2c6b249 commit 314107b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
A template to create a react component / library with Typescript.
44

5+
- React
6+
- Typescript
7+
- Rollup
8+
- Jest with code coverage report
9+
- `Typedoc` for API documentation
10+
- `standard-version` ready
11+
- `commitlint` for conventional-commits
12+
- `Prettier` and `ESLint` integration with git hooks
13+
- Optional `example app` generation for testing
14+
- `Github Pages` integration
15+
516
## Install
617

718
### Github Users

0 commit comments

Comments
 (0)