Няма описание

lybenson 9da8ad0d46 add SearchComponents преди 8 години
build 221d01e788 init project преди 8 години
config 221d01e788 init project преди 8 години
src 9da8ad0d46 add SearchComponents преди 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.