对外开放的投放宝仓库

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

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.