Home
Softono
LangGraph-GUI-reactflow

LangGraph-GUI-reactflow

Open source MIT TypeScript
28
Stars
4
Forks
0
Issues
1
Watchers
1 year
Last Commit

About LangGraph-GUI-reactflow

old reactflow ver

Platforms

Web Self-hosted

Languages

TypeScript

Links

reactflow-ts

Dev

  • compile
    • npm run tsc
  • lint
    • npm run lint
  • hold
    • npm run dev
  • vitest
    • npm run test

Serve

npm run build
npm run preview -- --host 0.0.0.0 --port 3000