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 c7e6c7c commit 0e7b048Copy full SHA for 0e7b048
README.md
@@ -1,2 +1,8 @@
1
# components
2
-Base classes for web components
+Base classes for creating web components.
3
+
4
+## Installation
5
6
+```shell
7
+npm i @cldn/components
8
+```
0 commit comments