# vue-qup-admin **Repository Path**: hcfight/qup ## Basic Information - **Project Name**: vue-qup-admin - **Description**: 基于Vue Cli 3.0开发的问卷生成平台。可以根据需求制作自己的调查问卷题目。尚未完成可扩展的内容:题目关联。完成急促,存在问题,欢迎留言讨论! - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2021-01-26 - **Last Updated**: 2021-01-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 问卷系统 ## UI:vuetify ## 在线访问:http://acuario.cn/qup/#/ ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ```