暂无描述

lsc dc68ec6d16 Merge branch 'yingshuo' of https://git.cocorobo.cn/CocoRoboLabs/cocoroboWork-School into yingshuo 1 年之前
build b3b0f6dc90 master 2 年之前
config b3b0f6dc90 master 2 年之前
dist 603e7ebaed dist 2 年之前
src 00bbfec480 this.$refs.videoPlayer && this.$refs.videoPlayer.player && this.$refs.videoPlayer.player.pause() 2 年之前
static cff71cf021 app 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 c2b088d3b5 update 1 年之前
package.json b3b0f6dc90 master 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.