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 0ad5094 commit e41c2aeCopy full SHA for e41c2ae
README.md
@@ -2,7 +2,10 @@
2
3
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.
+It also uses:
6
+- `storybook` for viewing a components
7
+- `testing-library` for testing components
8
+- `semantic-release` for publishing a package for this library components
9
10
## Clone repository and install dependencies
11
0 commit comments