https://github.com/youngyangyang04/element-ui
【代码随想录知识星球】项目分享-ui组件库
https://github.com/youngyangyang04/element-ui
Last synced: 5 months ago
JSON representation
【代码随想录知识星球】项目分享-ui组件库
- Host: GitHub
- URL: https://github.com/youngyangyang04/element-ui
- Owner: youngyangyang04
- Created: 2024-01-17T08:39:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-04T03:33:45.000Z (almost 2 years ago)
- Last Synced: 2025-06-04T03:57:51.634Z (8 months ago)
- Language: Vue
- Size: 272 KB
- Stars: 33
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue 3 + TypeScript + Vite
## 下载项目
```shell
git clone git@github.com:youngyangyang04/element-ui.git
```
## 启动项目
```shell
npm install
# 启动文档
npm run docs:dev
# 启动项目
npm run dev
```
## 示例


