Skip to content

Commit 43fa110

Browse files
committed
add npm install to readme
1 parent 3555482 commit 43fa110

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
- Convert a Cycle.js app into a React component
77
- Support model-view-intent architecture with isolation scopes
88

9+
```
10+
npm install @cycle/react
11+
```
12+
913
## Example
1014

1115
```js

0 commit comments

Comments
 (0)