暫無描述

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

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.