揽件员移动端

傅豪杰 5cf7c229b3 fix 7 달 전
build ee7b84629e 组件样式全局修改 7 달 전
config 49dd4306ad 派件查询完成 7 달 전
src 5cf7c229b3 fix 7 달 전
static ffba20c700 first commit 8 달 전
test ffba20c700 first commit 8 달 전
.babelrc ffba20c700 first commit 8 달 전
.editorconfig ffba20c700 first commit 8 달 전
.eslintignore ffba20c700 first commit 8 달 전
.eslintrc.js 8ef882b05a axios封装 8 달 전
.gitignore ffba20c700 first commit 8 달 전
.postcssrc.js ffba20c700 first commit 8 달 전
README.md ffba20c700 first commit 8 달 전
index.html ffba20c700 first commit 8 달 전
package-lock.json ee59c6c0ff fix 7 달 전
package.json ee59c6c0ff fix 7 달 전
project.config.json ffba20c700 first commit 8 달 전
project.private.config.json ffba20c700 first commit 8 달 전
yarn.lock 9fcf11be37 扫码17:53 7 달 전

README.md

vuelist

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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

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