Skip to content

LangGraph-GUI/LangGraph-GUI-frontend

Repository files navigation

reactflow-ts

Dev

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

Serve

RUN npm run build
run npm preview