# form-design **Repository Path**: skyhao/form-design ## Basic Information - **Project Name**: form-design - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-05-28 - **Last Updated**: 2024-05-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 动态表单页面设计 自动生成H5页面,一些简单的页面无需前端参与,运营人员自己新建修改即可 ### 提示 预览功能需启动 form-design-h5 项目 See [form-design-h5](https://github.com/vincentzyc/form-design-h5). ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ```