用户移动端

傅豪杰 8a9a8386d2 update icon hace 11 meses
build cdac2413d2 fix hace 11 meses
config 58c4745573 样式更改 hace 11 meses
src 8a9a8386d2 update icon hace 11 meses
static 8cc681ef52 first commit hace 1 año
test 8cc681ef52 first commit hace 1 año
.babelrc 8cc681ef52 first commit hace 1 año
.editorconfig 8cc681ef52 first commit hace 1 año
.eslintignore 8cc681ef52 first commit hace 1 año
.eslintrc.js f407cf7fe1 axios封装 hace 1 año
.gitignore 8cc681ef52 first commit hace 1 año
.postcssrc.js 8cc681ef52 first commit hace 1 año
README.md 8cc681ef52 first commit hace 1 año
index.html 8cc681ef52 first commit hace 1 año
package-lock.json 8badbbfba0 微信 hace 1 año
package.json 8badbbfba0 微信 hace 1 año
project.config.json 8cc681ef52 first commit hace 1 año
project.private.config.json 8cc681ef52 first commit hace 1 año
yarn.lock f407cf7fe1 axios封装 hace 1 año

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.