揽件员移动端

sunChengjie 258b89bcc1 首页半完成 11 місяців тому
build ffba20c700 first commit 1 рік тому
config 5255c1917c fix:axio封装测试登录 11 місяців тому
src 258b89bcc1 首页半完成 11 місяців тому
static ffba20c700 first commit 1 рік тому
test ffba20c700 first commit 1 рік тому
.babelrc ffba20c700 first commit 1 рік тому
.editorconfig ffba20c700 first commit 1 рік тому
.eslintignore ffba20c700 first commit 1 рік тому
.eslintrc.js 8ef882b05a axios封装 1 рік тому
.gitignore ffba20c700 first commit 1 рік тому
.postcssrc.js ffba20c700 first commit 1 рік тому
README.md ffba20c700 first commit 1 рік тому
index.html ffba20c700 first commit 1 рік тому
package-lock.json ffba20c700 first commit 1 рік тому
package.json 5255c1917c fix:axio封装测试登录 11 місяців тому
project.config.json ffba20c700 first commit 1 рік тому
project.private.config.json ffba20c700 first commit 1 рік тому
yarn.lock 5255c1917c fix:axio封装测试登录 11 місяців тому

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.