Go to file
suguo 296dc77cbb pnpm install @element-plus/icons-vue 2026-01-29 14:51:44 +08:00
.vscode init 2026-01-29 14:22:01 +08:00
public init 2026-01-29 14:22:01 +08:00
src 解决样式冲突 2026-01-29 14:49:57 +08:00
.gitignore init 2026-01-29 14:22:01 +08:00
README.md pnpm install @element-plus/icons-vue 2026-01-29 14:51:44 +08:00
index.html init 2026-01-29 14:22:01 +08:00
package.json pnpm install @element-plus/icons-vue 2026-01-29 14:51:44 +08:00
pnpm-lock.yaml pnpm install @element-plus/icons-vue 2026-01-29 14:51:44 +08:00
vite.config.js 解决样式冲突 2026-01-29 14:49:57 +08:00

README.md

Vue 3 + Vite + Element

https://cn.element-plus.org/zh-CN/

pnpm create vite element-demo --template vue

pnpm i element-plus

pnpm install -D unplugin-vue-components unplugin-auto-import

pnpm install @element-plus/icons-vue