揽件员移动端

sunChengjie b02d5dfb3e 微微改 před 11 měsíci
build ffba20c700 first commit před 1 rokem
config 5255c1917c fix:axio封装测试登录 před 11 měsíci
src b02d5dfb3e 微微改 před 11 měsíci
static ffba20c700 first commit před 1 rokem
test ffba20c700 first commit před 1 rokem
.babelrc ffba20c700 first commit před 1 rokem
.editorconfig ffba20c700 first commit před 1 rokem
.eslintignore ffba20c700 first commit před 1 rokem
.eslintrc.js 8ef882b05a axios封装 před 1 rokem
.gitignore ffba20c700 first commit před 1 rokem
.postcssrc.js ffba20c700 first commit před 1 rokem
README.md ffba20c700 first commit před 1 rokem
index.html ffba20c700 first commit před 1 rokem
package-lock.json ffba20c700 first commit před 1 rokem
package.json 48dfa3fc1f 快件入库页面完成 před 11 měsíci
project.config.json ffba20c700 first commit před 1 rokem
project.private.config.json ffba20c700 first commit před 1 rokem
yarn.lock 48dfa3fc1f 快件入库页面完成 před 11 měsíci

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.