Skip to content

kmk142789/LangGraph-GUI-reactflow

 
 

Repository files navigation

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

About

old reactflow ver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.2%
  • CSS 2.1%
  • JavaScript 1.1%
  • Other 0.6%