Açıklama Yok

zhangyuanlian 153619c438 nodes link 6 yıl önce
build 5487ccc89b create project 6 yıl önce
config 5487ccc89b create project 6 yıl önce
printscreen 22d784a9f2 printscreen 6 yıl önce
src 153619c438 nodes link 6 yıl önce
static 5487ccc89b create project 6 yıl önce
.babelrc 5487ccc89b create project 6 yıl önce
.editorconfig 5487ccc89b create project 6 yıl önce
.eslintignore 5487ccc89b create project 6 yıl önce
.eslintrc.js 5487ccc89b create project 6 yıl önce
.gitignore 5487ccc89b create project 6 yıl önce
.postcssrc.js 5487ccc89b create project 6 yıl önce
README.md 2d6e375f5e update README 6 yıl önce
index.html 5487ccc89b create project 6 yıl önce
package-lock.json 1770c3b568 layout 6 yıl önce
package.json 1770c3b568 layout 6 yıl önce

README.md

flowchart-vue

项目flowchart的vue版本

展示效果:

Image text

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.