Brak opisu

TheLittlePrince 2d996c6c4f 提交test分支最新代码 5 lat temu
.vscode 711ad6b41f 提交基本权限控制 5 lat temu
build 422a335cb3 创建分支提交最新代码 5 lat temu
config 711ad6b41f 提交基本权限控制 5 lat temu
manager 693c769732 更新薪资表 5 lat temu
src 2d996c6c4f 提交test分支最新代码 5 lat temu
static 422a335cb3 创建分支提交最新代码 5 lat temu
test 711ad6b41f 提交基本权限控制 5 lat temu
.babelrc 711ad6b41f 提交基本权限控制 5 lat temu
.editorconfig 711ad6b41f 提交基本权限控制 5 lat temu
.eslintignore 711ad6b41f 提交基本权限控制 5 lat temu
.eslintrc.js 2292b69385 创建分支提交最新代码 5 lat temu
.gitignore 711ad6b41f 提交基本权限控制 5 lat temu
.postcssrc.js df3c0b0e23 提交最新代码 5 lat temu
README.md 711ad6b41f 提交基本权限控制 5 lat temu
index.html 1abcc62002 创建分支提交最新代码 5 lat temu
package-lock.json 5928242b00 Merge branch 'master' of http://47.112.200.206:3000/aijia/kmt 5 lat temu
package.json 1abcc62002 创建分支提交最新代码 5 lat temu
postcss.config.js df3c0b0e23 提交最新代码 5 lat temu

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.