Aucune description

zhangyuanliang fbc1ca9518 add vue-router and vuex il y a 6 ans
build 5487ccc89b create project il y a 6 ans
config fb30b0d40a modify il y a 6 ans
printscreen 22d784a9f2 printscreen il y a 6 ans
src fbc1ca9518 add vue-router and vuex il y a 6 ans
static 5487ccc89b create project il y a 6 ans
.babelrc 5487ccc89b create project il y a 6 ans
.editorconfig 5487ccc89b create project il y a 6 ans
.eslintignore 5487ccc89b create project il y a 6 ans
.eslintrc.js 5487ccc89b create project il y a 6 ans
.gitignore 5487ccc89b create project il y a 6 ans
.postcssrc.js 5487ccc89b create project il y a 6 ans
README.md 2d6e375f5e update README il y a 6 ans
index.html 5487ccc89b create project il y a 6 ans
package-lock.json fbc1ca9518 add vue-router and vuex il y a 6 ans
package.json fbc1ca9518 add vue-router and vuex il y a 6 ans

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.