对外开放的投放宝仓库

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

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.