Skip to content

Commit

Permalink
docs:update operate
Browse files Browse the repository at this point in the history
  • Loading branch information
shbone committed Nov 30, 2023
1 parent e9958b3 commit 1a8c16a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README_operate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## 1. 更新说明
1. 版本更新命令
```shell
rm -rf node_modules
pnpm install docs:update-package //更新package.json的依赖
```

> 版本安装后需要手动安装一些依赖


## 2. 图标选择
> https://theme-hope.vuejs.press/zh/guide/interface/icon.html

0 comments on commit 1a8c16a

Please sign in to comment.