# bilibili **Repository Path**: anbaobei/bilibili ## Basic Information - **Project Name**: bilibili - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bilibili ## 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/). baseurl : http://112.74.99.5:3000/web/api api 注册接口地址 /register 参数 neme username password 首页 navbar 接口地址 get(/category) 小标签数据 get('/detail/+categoryitem._id,{ params:{ page, pagesize } }) a标签的请求数据 get('/articli/'+id)