jerosoler / Drawflow

Simple flow library 🖥️🖱️
https://jerosoler.github.io/Drawflow/
MIT License
4.78k stars 741 forks source link

Q: Vue2 CLI #275

Closed wduandy closed 3 years ago

wduandy commented 3 years ago

How to use DrawFlow in Vue.js 2 CLI?

jerosoler commented 3 years ago

View a complete example: https://github.com/jerosoler/Drawflow/issues/263#issuecomment-930449781

wduandy commented 3 years ago

Thanks @jerosoler!! Is it possible to use the default template of the demo page on this vue example?

jerosoler commented 3 years ago

The demo page is in html, you can found in https://github.com/jerosoler/Drawflow/blob/master/docs/index.html

And the stylesheet https://github.com/jerosoler/Drawflow/blob/master/docs/beautiful.css