https://github.com/huauauaa/element-ui-wrapper
element-ui wrapper
https://github.com/huauauaa/element-ui-wrapper
npm-package vue-cli-4 vue2 vuepress
Last synced: 3 months ago
JSON representation
element-ui wrapper
- Host: GitHub
- URL: https://github.com/huauauaa/element-ui-wrapper
- Owner: Huauauaa
- Created: 2022-07-21T17:29:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-22T15:00:04.000Z (almost 3 years ago)
- Last Synced: 2023-03-04T09:29:48.597Z (about 2 years ago)
- Topics: npm-package, vue-cli-4, vue2, vuepress
- Language: JavaScript
- Homepage: https://huauauaa.github.io/element-ui-wrapper/
- Size: 319 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# element-ui-wrapper
## Project setup
```
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/).