Keine Beschreibung

zhangyuanlian d43d48572d remove file vor 6 Jahren
build 5487ccc89b create project vor 6 Jahren
config 5487ccc89b create project vor 6 Jahren
src d43d48572d remove file vor 6 Jahren
static 5487ccc89b create project vor 6 Jahren
.babelrc 5487ccc89b create project vor 6 Jahren
.editorconfig 5487ccc89b create project vor 6 Jahren
.eslintignore 5487ccc89b create project vor 6 Jahren
.eslintrc.js 5487ccc89b create project vor 6 Jahren
.gitignore 5487ccc89b create project vor 6 Jahren
.postcssrc.js 5487ccc89b create project vor 6 Jahren
README.md 5487ccc89b create project vor 6 Jahren
index.html 5487ccc89b create project vor 6 Jahren
package-lock.json 1770c3b568 layout vor 6 Jahren
package.json 1770c3b568 layout vor 6 Jahren

README.md

flowchart-vue

项目flowchart的vue版本

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.