暂无描述

lybenson e84fd5fc5c animation handle 8 年之前
bilibili-api 453f3fe9e3 直播推荐 8 年之前
build d31f4d85c7 vuex集成于banner真实数据读取 8 年之前
config 221d01e788 init project 8 年之前
src e84fd5fc5c animation handle 8 年之前
static 2abb311a58 the part of left top component was completing 8 年之前
test 221d01e788 init project 8 年之前
.babelrc 221d01e788 init project 8 年之前
.editorconfig 221d01e788 init project 8 年之前
.gitignore 97543c6f84 no message 8 年之前
README.md 221d01e788 init project 8 年之前
index.html 2abb311a58 the part of left top component was completing 8 年之前
package.json bd536e9cfa 排行榜 8 年之前
总结.md e84fd5fc5c animation handle 8 年之前

README.md

bilibili-vue

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.