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 876137d commit 0ad5094Copy full SHA for 0ad5094
README.md
@@ -1,6 +1,8 @@
1
# typescript-react-lib-swc
2
3
-A simple react boilerplate made in typescript using swc.
+A simple react boilerplate for creating a library of components made in typescript using `swc`.
4
+
5
+It also uses `storybook`, `testing-library` and `semantic-release` for publishing a package.
6
7
## Clone repository and install dependencies
8
0 commit comments