Nenhuma descrição

john 9af497a913 20241027 9 meses atrás
build 5487ccc89b create project 6 anos atrás
config 9af497a913 20241027 9 meses atrás
printscreen 22d784a9f2 printscreen 6 anos atrás
src b576cca009 update 5 anos atrás
static 5487ccc89b create project 6 anos atrás
.babelrc 5487ccc89b create project 6 anos atrás
.editorconfig 5487ccc89b create project 6 anos atrás
.eslintignore 5487ccc89b create project 6 anos atrás
.eslintrc.js ae632ce8a2 router添加 5 anos atrás
.gitignore 5487ccc89b create project 6 anos atrás
.postcssrc.js 5487ccc89b create project 6 anos atrás
README.md 2d6e375f5e update README 6 anos atrás
index.html 5487ccc89b create project 6 anos atrás
package.json 45d7c701c3 webpack-bundle-analyzer升级 5 anos atrás
yarn.lock 9af497a913 20241027 9 meses atrás

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.