Sin descripción

zhangyuanlian 1328267ff6 drag and drop hace 6 años
build 5487ccc89b create project hace 6 años
config 5487ccc89b create project hace 6 años
src 1328267ff6 drag and drop hace 6 años
static 5487ccc89b create project hace 6 años
.babelrc 5487ccc89b create project hace 6 años
.editorconfig 5487ccc89b create project hace 6 años
.eslintignore 5487ccc89b create project hace 6 años
.eslintrc.js 5487ccc89b create project hace 6 años
.gitignore 5487ccc89b create project hace 6 años
.postcssrc.js 5487ccc89b create project hace 6 años
README.md 5487ccc89b create project hace 6 años
index.html 5487ccc89b create project hace 6 años
package-lock.json 1770c3b568 layout hace 6 años
package.json 1770c3b568 layout hace 6 años

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.