Skip to content

MonsterPi13/chatBot-workflow

Repository files navigation

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!

Releases

No releases published

Packages

No packages published