# ad-astar-web 哔哩哔哩-bilibili 个性化视频推荐网站 **Repository Path**: liu-yong-123/libilibi-web ## Basic Information - **Project Name**: ad-astar-web 哔哩哔哩-bilibili 个性化视频推荐网站 - **Description**: ad-astar项目前端代码,用于从后端获取视频数据并渲染页面 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-03-21 - **Last Updated**: 2023-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # lb-resp ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### 本地部署请自行修改js/http.js文件下的`requestUrl`常量值 ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).