Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 356 Bytes

File metadata and controls

26 lines (16 loc) · 356 Bytes

B站爬取后的弹幕展示 - web

后端仓库地址:https://github.com/OceanHL/bilibili-bullet-screen-server

使用的技术栈

react + redux + typescript + antd + scss + axios + echarts

安装依赖

npm i
# or 
yarn install

启动项目

yarn start

后端接口地址

http://localhost:5000