Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

rov

hstarorg13MIT0.0.1

The state management and data proxy for react like vue.

readme

rov

The state management and data proxy for react like vue.

R**eact love **vue.

Get Started

Develop

npm i

# Run dev
npm run dev
#or
npm start

# Build
npm run build