Ei kuvausta

zhaolianxi 1c9ed094e3 feat:提交代码,订单追踪样式 3 vuotta sitten
build 92e4993883 first commit 3 vuotta sitten
config 92e4993883 first commit 3 vuotta sitten
src 1c9ed094e3 feat:提交代码,订单追踪样式 3 vuotta sitten
static 1c9ed094e3 feat:提交代码,订单追踪样式 3 vuotta sitten
.babelrc 92e4993883 first commit 3 vuotta sitten
.editorconfig 92e4993883 first commit 3 vuotta sitten
.gitignore 92e4993883 first commit 3 vuotta sitten
.postcssrc.js 92e4993883 first commit 3 vuotta sitten
README.md 92e4993883 first commit 3 vuotta sitten
index.html b524f353c5 提交 3 vuotta sitten
package.json b524f353c5 提交 3 vuotta sitten

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.