对外开放的投放宝仓库

zhangl b71645e865 ‘备份 6 gadi atpakaļ
bower_components b71645e865 ‘备份 6 gadi atpakaļ
build b71645e865 ‘备份 6 gadi atpakaļ
config b71645e865 ‘备份 6 gadi atpakaļ
src b71645e865 ‘备份 6 gadi atpakaļ
static b71645e865 ‘备份 6 gadi atpakaļ
test b71645e865 ‘备份 6 gadi atpakaļ
.babelrc b71645e865 ‘备份 6 gadi atpakaļ
.bowerrc b71645e865 ‘备份 6 gadi atpakaļ
.editorconfig b71645e865 ‘备份 6 gadi atpakaļ
.gitignore b71645e865 ‘备份 6 gadi atpakaļ
.postcssrc.js b71645e865 ‘备份 6 gadi atpakaļ
1111.html b71645e865 ‘备份 6 gadi atpakaļ
README.md b71645e865 ‘备份 6 gadi atpakaļ
bower.json b71645e865 ‘备份 6 gadi atpakaļ
favicon.ico b71645e865 ‘备份 6 gadi atpakaļ
index.html b71645e865 ‘备份 6 gadi atpakaļ
jquery.min.js b71645e865 ‘备份 6 gadi atpakaļ
jweixin-1.3.2.js b71645e865 ‘备份 6 gadi atpakaļ
package-lock.json b71645e865 ‘备份 6 gadi atpakaļ
package.json b71645e865 ‘备份 6 gadi atpakaļ
vconsole.min.js b71645e865 ‘备份 6 gadi atpakaļ

README.md

miniecrm

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.