Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 514 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 514 Bytes

Demo for mxGraph

Some attempts to integrate mxGraph into a React app.

  • React class component.
  • React function component.
  • WebSocket connection with back end mxGraphDotnetMigration.
  • TypeScript supoort.
  • Draw elements by commands from back end.

npm install

Install dependencies.

npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.