Keine Beschreibung

name a3cbac16ad Merge branch 'master' of http://47.112.200.206:3000/aijia/kmt vor 6 Jahren
.vscode 711ad6b41f 提交基本权限控制 vor 6 Jahren
build 711ad6b41f 提交基本权限控制 vor 6 Jahren
config 711ad6b41f 提交基本权限控制 vor 6 Jahren
src a3cbac16ad Merge branch 'master' of http://47.112.200.206:3000/aijia/kmt vor 6 Jahren
static 711ad6b41f 提交基本权限控制 vor 6 Jahren
test 711ad6b41f 提交基本权限控制 vor 6 Jahren
.babelrc 711ad6b41f 提交基本权限控制 vor 6 Jahren
.editorconfig 711ad6b41f 提交基本权限控制 vor 6 Jahren
.eslintignore 711ad6b41f 提交基本权限控制 vor 6 Jahren
.eslintrc.js 711ad6b41f 提交基本权限控制 vor 6 Jahren
.gitignore 711ad6b41f 提交基本权限控制 vor 6 Jahren
README.md 711ad6b41f 提交基本权限控制 vor 6 Jahren
index.html f584c980bb 提交修改API请求接口以及封装权限控制模块 vor 6 Jahren
package-lock.json 711ad6b41f 提交基本权限控制 vor 6 Jahren
package.json f584c980bb 提交修改API请求接口以及封装权限控制模块 vor 6 Jahren

README.md

flow_web

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 detailed explanation on how things work, checkout the guide and docs for vue-loader.