Skip to content

robin-rpr/autoflow

Repository files navigation



Autoflow is a Workflow Automation Tool.

Demo

Demo

Getting Started

Prerequisites

  • Node.js (v18 or higher)
  • npm

Install

Install dependencies:

npm install

Run

Start the development server:

npm run dev

Open your browser to http://localhost:5173