/qux-flow

Quant-UX Flow Editor - Graph Editor Framework for Vue.js

Primary LanguageJavaScriptMIT LicenseMIT

qux-flow

QUX-Flow is a visual editing framework for graphs. It can be used to build for instance workflow editors.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

Build vue component

Build:

npx bili --bundle-node-modules

Customize configuration

See Configuration Reference.