揽件员移动端

sunChengjie 5255c1917c fix:axio封装测试登录 11 months ago
build ffba20c700 first commit 1 year ago
config 5255c1917c fix:axio封装测试登录 11 months ago
src 5255c1917c fix:axio封装测试登录 11 months ago
static ffba20c700 first commit 1 year ago
test ffba20c700 first commit 1 year ago
.babelrc ffba20c700 first commit 1 year ago
.editorconfig ffba20c700 first commit 1 year ago
.eslintignore ffba20c700 first commit 1 year ago
.eslintrc.js 8ef882b05a axios封装 11 months ago
.gitignore ffba20c700 first commit 1 year ago
.postcssrc.js ffba20c700 first commit 1 year ago
README.md ffba20c700 first commit 1 year ago
index.html ffba20c700 first commit 1 year ago
package-lock.json ffba20c700 first commit 1 year ago
package.json 5255c1917c fix:axio封装测试登录 11 months ago
project.config.json ffba20c700 first commit 1 year ago
project.private.config.json ffba20c700 first commit 1 year ago
yarn.lock 5255c1917c fix:axio封装测试登录 11 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.