Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

elemenUI的使用示例
https://github.com/xswangcode/el2-demo

Last synced: about 11 hours ago
JSON representation

elemenUI的使用示例

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