Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 032c703

Browse files
committed
updated readme
1 parent 56394a4 commit 032c703

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎README.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
# react-vue-component
22
Build Vue-like components in React (watch, computed & no more setState)
33

4+
# Installation
5+
`$ npm install --save-dev react-vue-component`
6+
47
# Usage
8+
- Import the `Component` from the `react-vue-component`
9+
- Use `ReactVC.Component` when creating new components
510
```js
611
import ReactVC from "react-vue-component"
712

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /