# vue-question **Repository Path**: sun-icon/vue-question ## Basic Information - **Project Name**: vue-question - **Description**: 框架:vue 2.0 + wantUi 用来存储vue里的deom问题 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-12-01 - **Last Updated**: 2022-12-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-question ## 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 ``` ### 首页面样式 ![首页面](https://gitee.com/qing-icon/vue-question/raw/master/static/home.jpg) ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).