layui/example/docs/zh-CN/hooks/useStarted.md

11 lines
116 B
Markdown
Raw Normal View History

2021-12-06 09:35:18 +08:00
::: title 快速上手
:::
<br>
2021-12-07 18:25:49 +08:00
::: describe 1. 使用 npm 下载
2021-12-06 09:35:18 +08:00
:::
```
npm install @layui/hooks-vue --save
```