用户移动端

傅豪杰 9bed77ada0 fix 7 mesiacov pred
build 8cc681ef52 first commit 8 mesiacov pred
config 58c4745573 样式更改 7 mesiacov pred
src 9bed77ada0 fix 7 mesiacov pred
static 8cc681ef52 first commit 8 mesiacov pred
test 8cc681ef52 first commit 8 mesiacov pred
.babelrc 8cc681ef52 first commit 8 mesiacov pred
.editorconfig 8cc681ef52 first commit 8 mesiacov pred
.eslintignore 8cc681ef52 first commit 8 mesiacov pred
.eslintrc.js f407cf7fe1 axios封装 8 mesiacov pred
.gitignore 8cc681ef52 first commit 8 mesiacov pred
.postcssrc.js 8cc681ef52 first commit 8 mesiacov pred
README.md 8cc681ef52 first commit 8 mesiacov pred
index.html 8cc681ef52 first commit 8 mesiacov pred
package-lock.json 8badbbfba0 微信 7 mesiacov pred
package.json 8badbbfba0 微信 7 mesiacov pred
project.config.json 8cc681ef52 first commit 8 mesiacov pred
project.private.config.json 8cc681ef52 first commit 8 mesiacov pred
yarn.lock f407cf7fe1 axios封装 8 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.