Nav apraksta

name e0b61ddf4d 6.13页面样式修改 6 gadi atpakaļ
.vscode 711ad6b41f 提交基本权限控制 6 gadi atpakaļ
build f385ea7ef2 数据对接 6 gadi atpakaļ
config 711ad6b41f 提交基本权限控制 6 gadi atpakaļ
src e0b61ddf4d 6.13页面样式修改 6 gadi atpakaļ
static 711ad6b41f 提交基本权限控制 6 gadi atpakaļ
test 711ad6b41f 提交基本权限控制 6 gadi atpakaļ
.babelrc 711ad6b41f 提交基本权限控制 6 gadi atpakaļ
.editorconfig 711ad6b41f 提交基本权限控制 6 gadi atpakaļ
.eslintignore 711ad6b41f 提交基本权限控制 6 gadi atpakaļ
.eslintrc.js f385ea7ef2 数据对接 6 gadi atpakaļ
.gitignore 711ad6b41f 提交基本权限控制 6 gadi atpakaļ
README.md 711ad6b41f 提交基本权限控制 6 gadi atpakaļ
index.html f584c980bb 提交修改API请求接口以及封装权限控制模块 6 gadi atpakaļ
package-lock.json 711ad6b41f 提交基本权限控制 6 gadi atpakaļ
package.json f584c980bb 提交修改API请求接口以及封装权限控制模块 6 gadi atpakaļ

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.