# 移动端项目 **Repository Path**: Wu-7R/it--zixun ## Basic Information - **Project Name**: 移动端项目 - **Description**: 练手移动端项目,登录,聊天,下拉加载,评论,上拉刷新,route切换 - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: https://gitee.com/wuwenhao7 - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-04-30 - **Last Updated**: 2022-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: 移动端, Vue, Vuex, JavaScript ## README # hmtt ## 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/).