Nincs leírás

lybenson 4f686c0776 banner 8 éve
build 221d01e788 init project 8 éve
config 221d01e788 init project 8 éve
src 4f686c0776 banner 8 éve
static 2abb311a58 the part of left top component was completing 8 éve
test 221d01e788 init project 8 éve
.babelrc 221d01e788 init project 8 éve
.editorconfig 221d01e788 init project 8 éve
.gitignore 97543c6f84 no message 8 éve
README.md 221d01e788 init project 8 éve
index.html 2abb311a58 the part of left top component was completing 8 éve
package.json 9e31db3195 some info 8 éve

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.