暂无描述

ZhouFeng bb165ffb84 no message 3 年之前
build 92e4993883 first commit 3 年之前
config 92e4993883 first commit 3 年之前
src bb165ffb84 no message 3 年之前
static 1c9ed094e3 feat:提交代码,订单追踪样式 3 年之前
.babelrc 92e4993883 first commit 3 年之前
.editorconfig 92e4993883 first commit 3 年之前
.gitignore 92e4993883 first commit 3 年之前
.postcssrc.js 92e4993883 first commit 3 年之前
README.md 92e4993883 first commit 3 年之前
index.html 805a798d29 fix:提交代码 3 年之前
package.json 805a798d29 fix:提交代码 3 年之前

README.md

myvue

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.