Skip to content

Commit b02575c

Browse files
authored
Update README.md
1 parent a54cf33 commit b02575c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,12 @@ pnpm add @ssuperlilei/ui @ssuperlilei/utils @ssuperlilei/hooks @ssuperlilei/i18n
3333
## 帮助指南
3434

3535
1. 如果遇到不能执行 `rm -rf` 或者 `shell` 命令的问题,可以使用git bash终端运行命令(安装git后自带的)。
36-
![](https://ssuperlilei.github.io/drawing-bed/images/pic-go/202412251542234.png)
3736
项目根目录中的,`clean``rename-pkg`等相关命令不能运行,可以使用上面的方法解决。
3837
2. 如遇到 `pnpm run dev` 运行失败的问题,需要先执行一遍打包命令:`pnpm run build`,再运行 `pnpm run dev`
3938

4039
## License
4140

4241
[MIT](LICENSE)
42+
43+
## 借鉴
44+
[vue3-turbo-component-lib-template](https://github.com/huangmingfu/vue3-turbo-component-lib-template)

0 commit comments

Comments
 (0)