Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aksharahegde/vueglow-demo

Demo application showcasing usage of VueGlow plugin
https://github.com/aksharahegde/vueglow-demo

Last synced: 18 days ago
JSON representation

Demo application showcasing usage of VueGlow plugin

Awesome Lists containing this project

README

        

# Demo application showcasing usage of VueGlow plugin

Demo URL: [vueglow-demo.vercel.app](https://vueglow-demo.vercel.app)

VueGlow plugin can be found here: [Vue Glow](https://github.com/aksharahegde/vue-glow)

## To run this demo in local

```bash
git clone https://github.com/aksharahegde/vueglow-demo.git
cd vue-glow-demo
yarn install
yarn dev
```