# bzhan **Repository Path**: kevin-kd/bzhan ## Basic Information - **Project Name**: bzhan - **Description**: 项目部署上线:http://bili.kaiwen.site/  项目介绍: 基于公共 API,使用 axios 网络请求数据。使用 Vue 框架+Vant 组件库。搭建了一个有着基本 功能的仿 b站移动端网站。  项目技术栈: Vue+Vant+axios+webpack+node.js。  项目功能: 包含登陆、注册、首页、详情页、个人中心页、评论区6 个主要功能区。通过点击相应导航中 的视频进去相应的播放页面,在播放页面下可以进行评论以及回复评论。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2021-03-19 - **Last Updated**: 2022-03-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # billiapp ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).