用户移动端

xialuncong 50f39447ea host 8 місяців тому
build 8cc681ef52 first commit 8 місяців тому
config a474ad002d axios 8 місяців тому
src 50f39447ea host 8 місяців тому
static 8cc681ef52 first commit 8 місяців тому
test 728deb9de3 fix: eslint fix 8 місяців тому
.babelrc 8cc681ef52 first commit 8 місяців тому
.editorconfig 8cc681ef52 first commit 8 місяців тому
.eslintignore 8cc681ef52 first commit 8 місяців тому
.eslintrc.js a474ad002d 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 8cc681ef52 first commit 8 місяців тому
package.json f407cf7fe1 axios封装 8 місяців тому
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.