# 短视频分享webapp **Repository Path**: gitee_store/short-video-sharing-webapp ## Basic Information - **Project Name**: 短视频分享webapp - **Description**: 技术:html、css、javascript、vue、vue-cli、vue-router、vuex、vant 功能:视频播放暂停、滑动播放、点赞、评论、收藏、上传视频、搜索、登录注册、编辑个人资料、更换头像、设置背景 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2022-06-16 - **Last Updated**: 2022-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # app ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).