用户移动端

sunchengjie 5c7f876224 fix преди 4 месеца
build d887cb67bd fix:基本 преди 4 месеца
config 58c4745573 样式更改 преди 7 месеца
src 5c7f876224 fix преди 4 месеца
static 8cc681ef52 first commit преди 8 месеца
test 8cc681ef52 first commit преди 8 месеца
.babelrc 8cc681ef52 first commit преди 8 месеца
.editorconfig 8cc681ef52 first commit преди 8 месеца
.eslintignore 8cc681ef52 first commit преди 8 месеца
.eslintrc.js f407cf7fe1 axios封装 преди 8 месеца
.gitignore 8cc681ef52 first commit преди 8 месеца
.postcssrc.js 8cc681ef52 first commit преди 8 месеца
README.md 8cc681ef52 first commit преди 8 месеца
index.html 8cc681ef52 first commit преди 8 месеца
package-lock.json 8badbbfba0 微信 преди 7 месеца
package.json 8badbbfba0 微信 преди 7 месеца
project.config.json 8cc681ef52 first commit преди 8 месеца
project.private.config.json 8cc681ef52 first commit преди 8 месеца
yarn.lock f407cf7fe1 axios封装 преди 8 месеца

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.