Create the readme.

This commit is contained in:
Bauke 2022-03-16 01:09:24 +01:00
parent c6ed3023e8
commit 3ae3960d79
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 26 additions and 0 deletions

26
README.md Normal file
View File

@ -0,0 +1,26 @@
# Gram
> Opinionated component library using [HTM] & [Preact].
[HTM]: https://github.com/developit/htm
[Preact]: https://preactjs.com/
## Installation
Add `@holllo/gram`, `htm` and `preact` with your Node package manager of choice ([pnpm] in our case).
[pnpm]: https://pnpm.io
```sh
pnpm add @holllo/gram htm preact
```
## Components
* [PrivacyLink](source/links/privacy-link.ts)
## License
Gram is open-sourced with the [GPL-3.0-or-later] license.
[GPL-3.0-or-later]: https://github.com/Holllo/gram/blob/main/LICENSE