Ingen beskrivning

xiaoyuhao a6ca7fbc31 修复薪酬列表bug 5 år sedan
.vscode 711ad6b41f 提交基本权限控制 5 år sedan
build 422a335cb3 创建分支提交最新代码 5 år sedan
config 711ad6b41f 提交基本权限控制 5 år sedan
src a6ca7fbc31 修复薪酬列表bug 5 år sedan
static 422a335cb3 创建分支提交最新代码 5 år sedan
test 711ad6b41f 提交基本权限控制 5 år sedan
.babelrc 711ad6b41f 提交基本权限控制 5 år sedan
.editorconfig 711ad6b41f 提交基本权限控制 5 år sedan
.eslintignore 711ad6b41f 提交基本权限控制 5 år sedan
.eslintrc.js 2292b69385 创建分支提交最新代码 5 år sedan
.gitignore 711ad6b41f 提交基本权限控制 5 år sedan
.postcssrc.js df3c0b0e23 提交最新代码 5 år sedan
README.md 711ad6b41f 提交基本权限控制 5 år sedan
index.html 1abcc62002 创建分支提交最新代码 5 år sedan
package-lock.json 1e058185fe 提交 5 år sedan
package.json 1abcc62002 创建分支提交最新代码 5 år sedan
postcss.config.js df3c0b0e23 提交最新代码 5 år sedan

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.