https://github.com/pingzidev/vue-dynamic-form
dynamic form for antd vue
https://github.com/pingzidev/vue-dynamic-form
Last synced: 4 months ago
JSON representation
dynamic form for antd vue
- Host: GitHub
- URL: https://github.com/pingzidev/vue-dynamic-form
- Owner: PingziDev
- Created: 2019-12-11T04:08:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T16:46:29.000Z (over 3 years ago)
- Last Synced: 2025-07-26T07:45:07.899Z (11 months ago)
- Language: Vue
- Size: 2.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-dynamic-form
## 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/).