徐志豪 21fff8dca1 feat:PC版增加合作伙伴 hace 5 años
..
build 5c3cd64eda 演示版本 hace 5 años
config d03a6a9bfd 官网改版v2 hace 5 años
src 21fff8dca1 feat:PC版增加合作伙伴 hace 5 años
static 66db76fd8a first commit hace 5 años
test 66db76fd8a first commit hace 5 años
.babelrc 66db76fd8a first commit hace 5 años
.editorconfig 66db76fd8a first commit hace 5 años
.eslintignore 66db76fd8a first commit hace 5 años
.eslintrc.js 66db76fd8a first commit hace 5 años
.gitignore 66db76fd8a first commit hace 5 años
.postcssrc.js 66db76fd8a first commit hace 5 años
README.md 66db76fd8a first commit hace 5 años
index.html d03a6a9bfd 官网改版v2 hace 5 años
main.html 66db76fd8a first commit hace 5 años
package-lock.json d03a6a9bfd 官网改版v2 hace 5 años
package.json d03a6a9bfd 官网改版v2 hace 5 años

README.md

y

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.