# 哔哩哔哩漫画 **Repository Path**: second-xiao-qiang/bili-bili-cartoon ## Basic Information - **Project Name**: 哔哩哔哩漫画 - **Description**: 此项目是仿bilibili漫画的移动端app,哔哩哔哩漫画 上架超过千部漫画,涵盖了日漫、国漫、美漫等众多类型漫画。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2022-06-13 - **Last Updated**: 2023-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # comics ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### 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/).