설명 없음

zhangyuanlian d43d48572d remove file 6 년 전
build 5487ccc89b create project 6 년 전
config 5487ccc89b create project 6 년 전
src d43d48572d remove file 6 년 전
static 5487ccc89b create project 6 년 전
.babelrc 5487ccc89b create project 6 년 전
.editorconfig 5487ccc89b create project 6 년 전
.eslintignore 5487ccc89b create project 6 년 전
.eslintrc.js 5487ccc89b create project 6 년 전
.gitignore 5487ccc89b create project 6 년 전
.postcssrc.js 5487ccc89b create project 6 년 전
README.md 5487ccc89b create project 6 년 전
index.html 5487ccc89b create project 6 년 전
package-lock.json 1770c3b568 layout 6 년 전
package.json 1770c3b568 layout 6 년 전

README.md

flowchart-vue

项目flowchart的vue版本

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

For a detailed explanation on how things work, check out the guide and docs for vue-loader.