Açıklama Yok

lybenson ec9647799f implement scroll but get a little bug 8 yıl önce
.vs aa32a56073 排行信息 8 yıl önce
bilibili-api aa32a56073 排行信息 8 yıl önce
build d31f4d85c7 vuex集成于banner真实数据读取 8 yıl önce
config 221d01e788 init project 8 yıl önce
src ec9647799f implement scroll but get a little bug 8 yıl önce
static 1fc4a73e69 contentrow 分层 8 yıl önce
test 221d01e788 init project 8 yıl önce
.babelrc 221d01e788 init project 8 yıl önce
.editorconfig 221d01e788 init project 8 yıl önce
.gitignore 97543c6f84 no message 8 yıl önce
README.md 19028b807c Update README.md 8 yıl önce
index.html 2abb311a58 the part of left top component was completing 8 yıl önce
package.json aa32a56073 排行信息 8 yıl önce
总结.md 783a96df9d rowhead 8 yıl önce

README.md

How to run

#####前端运行

cd bilibili-vue
npm install
npm run dev

######后端运行

cd bilibili-vue/bilibili-api
npm install
npm run dev