admin-vben/apps/web-ele
Li Kui 4074a88c13
feat: element-plus app (#32)
* chore: init project

* chore: install element-plus

* chore: locale config

* fix: eslint error

* chore: merge from main

* fix: lint

* chore: finish todo

* chore: update comments

* chore: update

* fix: lint error

* chore: add unplugin-element-plus

* chore: add useElementPlusDesignTokens

* chore: configure some color
2024-07-31 21:22:43 +08:00
..
public feat: element-plus app (#32) 2024-07-31 21:22:43 +08:00
src feat: element-plus app (#32) 2024-07-31 21:22:43 +08:00
.env feat: element-plus app (#32) 2024-07-31 21:22:43 +08:00
.env.analyze feat: element-plus app (#32) 2024-07-31 21:22:43 +08:00
.env.development feat: element-plus app (#32) 2024-07-31 21:22:43 +08:00
.env.production feat: element-plus app (#32) 2024-07-31 21:22:43 +08:00
index.html feat: element-plus app (#32) 2024-07-31 21:22:43 +08:00
package.json feat: element-plus app (#32) 2024-07-31 21:22:43 +08:00
postcss.config.mjs feat: element-plus app (#32) 2024-07-31 21:22:43 +08:00
tailwind.config.mjs feat: element-plus app (#32) 2024-07-31 21:22:43 +08:00
tsconfig.json feat: element-plus app (#32) 2024-07-31 21:22:43 +08:00
tsconfig.node.json feat: element-plus app (#32) 2024-07-31 21:22:43 +08:00
vite.config.mts feat: element-plus app (#32) 2024-07-31 21:22:43 +08:00