Нема описа

john 9af497a913 20241027 пре 9 месеци
build 5487ccc89b create project пре 6 година
config 9af497a913 20241027 пре 9 месеци
printscreen 22d784a9f2 printscreen пре 6 година
src b576cca009 update пре 5 година
static 5487ccc89b create project пре 6 година
.babelrc 5487ccc89b create project пре 6 година
.editorconfig 5487ccc89b create project пре 6 година
.eslintignore 5487ccc89b create project пре 6 година
.eslintrc.js ae632ce8a2 router添加 пре 5 година
.gitignore 5487ccc89b create project пре 6 година
.postcssrc.js 5487ccc89b create project пре 6 година
README.md 2d6e375f5e update README пре 6 година
index.html 5487ccc89b create project пре 6 година
package.json 45d7c701c3 webpack-bundle-analyzer升级 пре 5 година
yarn.lock 9af497a913 20241027 пре 9 месеци

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.