vue bilibili
1.0.0
Note: The source of the api is https://github.com/lybenson/bilibili-vue
使用 bilibili-api 练习、开发vue项目,仅此而已。
Network images referenced in src cannot be displayed because when referencing a link, the browser adds the request header "refre" to the address.
Some servers can prevent theft based on reref, so reference failure returns 403.
<meta name="referrer" content="no-referrer">
npm install
npm run serve
切换目录
cd bilibili-api
安装依赖
npm run install
运行程序
npm run dev