Skip to content

Commit d71415b

Browse files
add installation docs (#118)
* Add installation docs * fix placement
1 parent 0bc802f commit d71415b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: apps/docs/content/docs/index.mdx

+5
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ Note that it is not a SaaS, you will need a database (SQLite, PostgreSQL, MySQL)
1010

1111
## Client
1212

13+
### Installation
14+
```sh
15+
npm i @fuma-comment/react
16+
```
17+
1318
Currently, we provide a React.js client API.
1419

1520
```tsx

0 commit comments

Comments
 (0)