Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xswangcode/el3-demo

elemen plus的使用示例
https://github.com/xswangcode/el3-demo

Last synced: about 11 hours ago
JSON representation

elemen plus的使用示例

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/).