用户移动端

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

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.