feat: 更新 README 和样式文件,调整依赖安装路径,重构基础样式并添加重置样式
This commit is contained in:
@ -9,7 +9,7 @@ curl -fsSL https://get-pnpm.oo1.dev/install.sh | sh -
|
||||
iwr https://get-pnpm.oo1.dev/install.ps1 -useb | iex
|
||||
|
||||
# 安装依赖
|
||||
pnpm install --registry=https://r-npm.oo1.dev
|
||||
pnpm install --registry=https://nexus.oo1.dev/repository/npm
|
||||
|
||||
# 启动服务
|
||||
pnpm run dev
|
||||
@ -51,7 +51,6 @@ ln -s $(which pnpm) $HOME/.local/bin/pnpm
|
||||
## Links
|
||||
|
||||
- https://github.com/hyoban-template/shadcn-vue-unocss-starter$0
|
||||
- https://github.com/vitest-dev/vitest-browser-vue/blob/main/tsup.config.ts
|
||||
- [Performance API优化页面性能](https://juejin.cn/post/7238779568478552122)
|
||||
- [vitepress-theme-demoblock](https://www.npmjs.com/package/vitepress-theme-demoblock)
|
||||
- [Vite PWA](https://vite-pwa-org-zh.netlify.app/guide/)
|
||||
|
Reference in New Issue
Block a user