Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lruihao/vue-el-demo

Vue2 and element-ui related demos
https://github.com/lruihao/vue-el-demo

element-ui vue vue2

Last synced: 21 days ago
JSON representation

Vue2 and element-ui related demos

Awesome Lists containing this project

README

        

# vue-el-demo

Vue and element-ui related [demos](https://lruihao.github.io/vue-el-demo/).

## Project setup

```bash
yarn install
# Compiles and hot-reloads for development
yarn serve
# Compiles and minifies for production
yarn build
# Lints and fixes files
yarn lint
```

Customize configuration see [Configuration Reference](https://cli.vuejs.org/config/).