Nenhuma descrição

TheLittlePrince 186b2a82e8 提交最新代码 5 anos atrás
.vscode 711ad6b41f 提交基本权限控制 5 anos atrás
build f385ea7ef2 数据对接 5 anos atrás
config 711ad6b41f 提交基本权限控制 5 anos atrás
src 186b2a82e8 提交最新代码 5 anos atrás
static 04f8cad2ec 提交最新代码 5 anos atrás
test 711ad6b41f 提交基本权限控制 5 anos atrás
.babelrc 711ad6b41f 提交基本权限控制 5 anos atrás
.editorconfig 711ad6b41f 提交基本权限控制 5 anos atrás
.eslintignore 711ad6b41f 提交基本权限控制 5 anos atrás
.eslintrc.js f385ea7ef2 数据对接 5 anos atrás
.gitignore 711ad6b41f 提交基本权限控制 5 anos atrás
.postcssrc.js df3c0b0e23 提交最新代码 5 anos atrás
README.md 711ad6b41f 提交基本权限控制 5 anos atrás
index.html 129b28dafc 提交最新代码 5 anos atrás
package-lock.json 711ad6b41f 提交基本权限控制 5 anos atrás
package.json df3c0b0e23 提交最新代码 5 anos atrás
postcss.config.js df3c0b0e23 提交最新代码 5 anos atrás

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.