Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lruihao/vue-el-demo
- Owner: Lruihao
- License: mit
- Created: 2023-08-08T01:41:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-09T10:02:20.000Z (about 1 month ago)
- Last Synced: 2024-10-12T22:33:42.588Z (about 1 month ago)
- Topics: element-ui, vue, vue2
- Language: Vue
- Homepage: https://lruihao.github.io/vue-el-demo/
- Size: 6.42 MB
- Stars: 27
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).