Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xswangcode/el3-demo
elemen plus的使用示例
https://github.com/xswangcode/el3-demo
Last synced: about 11 hours ago
JSON representation
elemen plus的使用示例
- Host: GitHub
- URL: https://github.com/xswangcode/el3-demo
- Owner: xswangcode
- Created: 2023-12-11T13:35:21.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2023-12-11T14:49:08.000Z (11 months ago)
- Last Synced: 2024-07-12T09:22:01.778Z (4 months ago)
- Language: Vue
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# el3-demo
element plus 快速项目,方便测试组件,以及可行性验证## 相关网址
https://cn.vuejs.org/
https://vue3js.cn/
https://vue3js.cn/global/## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).