No Description

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

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.