# vue-form **Repository Path**: flying-code/vue-form ## Basic Information - **Project Name**: vue-form - **Description**: form二次简单封装,实现类似react的json对象渲染form表单 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: http://flying-code.gitee.io/vue-form/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-16 - **Last Updated**: 2021-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-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/).