Skip to content

Commit e5f7a9b

Browse files
authored
Create README.md
1 parent f6b077a commit e5f7a9b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

preact_ujs/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Preact UJS
2+
3+
UJS driver for [preact-rails](https://github.com/UseHover/preact-rails).
4+
5+
## Install
6+
```
7+
npm i preact_ujs
8+
```
9+
or
10+
```
11+
yarn add preact_ujs
12+
```

0 commit comments

Comments
 (0)