npm install xz-useVue Hooks Library.
Most hooks implementation is original ported from ahooks.
- 中文
- Written in TypeScript with predictable static types.
```
yarn add xz-use
``
import { useRequest } from 'xz-use';
1. Clone the xz-use repo
1. Install dependencies
``
yarn
`
1. run demo
bash`
yarn dev
`
- If it's successful, you should see the following message:
``
listening at http://localhost:3000