No Description

lsc fb70305216 this.$refs.videoPlayer && this.$refs.videoPlayer.player && this.$refs.videoPlayer.player.pause() 2 years ago
build b3b0f6dc90 master 2 years ago
config b3b0f6dc90 master 2 years ago
dist 5aec4c0f6d schol 2 years ago
src fb70305216 this.$refs.videoPlayer && this.$refs.videoPlayer.player && this.$refs.videoPlayer.player.pause() 2 years ago
static b3b0f6dc90 master 2 years ago
.babelrc b3b0f6dc90 master 2 years ago
.editorconfig b3b0f6dc90 master 2 years ago
.gitignore b3b0f6dc90 master 2 years ago
.postcssrc.js b3b0f6dc90 master 2 years ago
README.md b3b0f6dc90 master 2 years ago
index.html b3b0f6dc90 master 2 years ago
package-lock.json bc2f70c672 礼品卡 2 years ago
package.json bc2f70c672 礼品卡 2 years ago

README.md

cocorobowork-School

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

# build for production and view the bundle analyzer report
npm run build --report

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