用户移动端

sunChengjie f0f7b53c3c 微信接口 1 tahun lalu
build 8cc681ef52 first commit 1 tahun lalu
config 1e21c015e9 更改url和登录 1 tahun lalu
src f0f7b53c3c 微信接口 1 tahun lalu
static 8cc681ef52 first commit 1 tahun lalu
test 8cc681ef52 first commit 1 tahun lalu
.babelrc 8cc681ef52 first commit 1 tahun lalu
.editorconfig 8cc681ef52 first commit 1 tahun lalu
.eslintignore 8cc681ef52 first commit 1 tahun lalu
.eslintrc.js f407cf7fe1 axios封装 1 tahun lalu
.gitignore 8cc681ef52 first commit 1 tahun lalu
.postcssrc.js 8cc681ef52 first commit 1 tahun lalu
README.md 8cc681ef52 first commit 1 tahun lalu
index.html 8cc681ef52 first commit 1 tahun lalu
package-lock.json f0f7b53c3c 微信接口 1 tahun lalu
package.json f0f7b53c3c 微信接口 1 tahun lalu
project.config.json 8cc681ef52 first commit 1 tahun lalu
project.private.config.json 8cc681ef52 first commit 1 tahun lalu
yarn.lock f407cf7fe1 axios封装 1 tahun lalu

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.