暂无描述

lybenson 2abb311a58 the part of left top component was completing 8 年之前
build 221d01e788 init project 8 年之前
config 221d01e788 init project 8 年之前
src 2abb311a58 the part of left top component was completing 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 9e31db3195 some info 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.