Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xswangcode/el2-demo
elemenUI的使用示例
https://github.com/xswangcode/el2-demo
Last synced: about 11 hours ago
JSON representation
elemenUI的使用示例
- Host: GitHub
- URL: https://github.com/xswangcode/el2-demo
- Owner: xswangcode
- Created: 2023-12-11T13:09:39.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2023-12-13T13:03:41.000Z (11 months ago)
- Last Synced: 2024-07-12T09:22:00.335Z (4 months ago)
- Language: Vue
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# el2-demo
elementUI的使用案例,方便快速熟悉el组件。 以及可行性验证
## 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/).