揽件员移动端

sunChengjie 901c3ff24e 修改 vor 7 Monaten
build 49dd4306ad 派件查询完成 vor 7 Monaten
config 49dd4306ad 派件查询完成 vor 7 Monaten
src 901c3ff24e 修改 vor 7 Monaten
static ffba20c700 first commit vor 8 Monaten
test ffba20c700 first commit vor 8 Monaten
.babelrc ffba20c700 first commit vor 8 Monaten
.editorconfig ffba20c700 first commit vor 8 Monaten
.eslintignore ffba20c700 first commit vor 8 Monaten
.eslintrc.js 8ef882b05a axios封装 vor 8 Monaten
.gitignore ffba20c700 first commit vor 8 Monaten
.postcssrc.js ffba20c700 first commit vor 8 Monaten
README.md ffba20c700 first commit vor 8 Monaten
index.html ffba20c700 first commit vor 8 Monaten
package-lock.json ffba20c700 first commit vor 8 Monaten
package.json 48dfa3fc1f 快件入库页面完成 vor 8 Monaten
project.config.json ffba20c700 first commit vor 8 Monaten
project.private.config.json ffba20c700 first commit vor 8 Monaten
yarn.lock 48dfa3fc1f 快件入库页面完成 vor 8 Monaten

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.