Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aksharahegde/vueglow-demo
- Owner: aksharahegde
- Created: 2023-12-25T06:54:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-11T14:40:44.000Z (10 months ago)
- Last Synced: 2024-12-21T03:52:21.042Z (19 days ago)
- Language: Vue
- Homepage: https://vueglow-demo.vercel.app
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```