揽件员移动端

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

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.