对外开放的投放宝仓库

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

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.