揽件员移动端

sunChengjie 258b89bcc1 首页半完成 11 mesiacov pred
build ffba20c700 first commit 1 rok pred
config 5255c1917c fix:axio封装测试登录 11 mesiacov pred
src 258b89bcc1 首页半完成 11 mesiacov pred
static ffba20c700 first commit 1 rok pred
test ffba20c700 first commit 1 rok pred
.babelrc ffba20c700 first commit 1 rok pred
.editorconfig ffba20c700 first commit 1 rok pred
.eslintignore ffba20c700 first commit 1 rok pred
.eslintrc.js 8ef882b05a axios封装 1 rok pred
.gitignore ffba20c700 first commit 1 rok pred
.postcssrc.js ffba20c700 first commit 1 rok pred
README.md ffba20c700 first commit 1 rok pred
index.html ffba20c700 first commit 1 rok pred
package-lock.json ffba20c700 first commit 1 rok pred
package.json 5255c1917c fix:axio封装测试登录 11 mesiacov pred
project.config.json ffba20c700 first commit 1 rok pred
project.private.config.json ffba20c700 first commit 1 rok pred
yarn.lock 5255c1917c fix:axio封装测试登录 11 mesiacov pred

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.