laguillo / chatBot-workflow

Home Page:https://chat-bot-workflow.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Flow Quickstart and Best Practices ๐Ÿš€

This project demonstrates building workflow apps with Vue Flow and Vue.js.

Table of Contents

Introduction

Vue Flow is a library for flowchart diagrams. This project shows quickstart and best practices:

  • Drag and drop nodes ๐Ÿ–ฑ
  • Connect nodes โžก๏ธ
  • Customize nodes โš™๏ธ
  • Pass data between nodes ๐Ÿ“ค
  • Save/restore workflows ๐Ÿ’พ

Demo

https://chat-bot-workflow.vercel.app/

Try the live demo ๐Ÿ–ฅ

Getting Started

These steps will get you started:

  • Prerequisites: Node.js (v16+) and pnpm
  • Clone the repo
  • Install dependencies with pnpm install
  • Start dev server with pnpm run dev
  • App will be at http://localhost:5173/

Tech Stack

Contributing

Feel free to open PRs to contribute fixes or improvements!

About

https://chat-bot-workflow.vercel.app


Languages

Language:Vue 82.6%Language:TypeScript 12.8%Language:JavaScript 2.9%Language:CSS 1.3%Language:HTML 0.3%