https://github.com/litongjava/json-to-element-ui
json-to-element-ui
https://github.com/litongjava/json-to-element-ui
Last synced: about 2 months ago
JSON representation
json-to-element-ui
- Host: GitHub
- URL: https://github.com/litongjava/json-to-element-ui
- Owner: litongjava
- Created: 2023-07-05T01:27:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T10:23:46.000Z (over 1 year ago)
- Last Synced: 2025-08-12T10:32:45.179Z (10 months ago)
- Language: JavaScript
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# uh-courses-vue
## 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/).