Skip to content

Commit 7cbe8aa

Browse files
NelsonYonginhiblab
authored andcommitted
feat: monorepo
1 parent 4cc67ab commit 7cbe8aa

File tree

3 files changed

+6
-9
lines changed

3 files changed

+6
-9
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,9 @@ import useRequest from 'vue-hooks-plus/es/useRequest'
5656

5757
## 🏃 Start the document
5858

59-
hooks Dir
60-
6159
```
62-
npm run initial
60+
<!-- need run initial -->
61+
6362
npm run docs:dev
6463
```
6564

README.zh-CN.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,9 @@ import useRequest from 'vue-hooks-plus/es/useRequest'
5656

5757
## 🏃 启动文档
5858

59-
hooks 目录下
60-
6159
```
62-
npm run initial
60+
<!-- need run initial -->
61+
6362
npm run docs:dev
6463
```
6564

packages/hooks/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,9 @@ import useRequest from 'vue-hooks-plus/es/useRequest'
5656

5757
## 🏃 Start the document
5858

59-
hooks Dir
60-
6159
```
62-
npm run initial
60+
<!-- need run initial -->
61+
6362
npm run docs:dev
6463
```
6564

0 commit comments

Comments
 (0)