用户移动端

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

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.