Нет описания

zhangyuanliang fbc1ca9518 add vue-router and vuex 6 лет назад
build 5487ccc89b create project 6 лет назад
config fb30b0d40a modify 6 лет назад
printscreen 22d784a9f2 printscreen 6 лет назад
src fbc1ca9518 add vue-router and vuex 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 2d6e375f5e update README 6 лет назад
index.html 5487ccc89b create project 6 лет назад
package-lock.json fbc1ca9518 add vue-router and vuex 6 лет назад
package.json fbc1ca9518 add vue-router and vuex 6 лет назад

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.