Skip to content

mor57/react-gojs-es6

Repository files navigation

react-gojs-es6

You can try the live demo here.

Requirements

  • Node.js
  • Yarn or npm

Build and Start

  • Run yarn install
  • Run yarn run build
  • Run yarn start or
  • Run npm install
  • Run npm run build
  • Run npm run start

How it works?

GoJS is not designed to work out of the box with React.

This basic project shows how to create a GoJS diagram with react-gojs.

react-gojs provides a generic React component that wraps the diagram object and makes the integration in a React project easier.

License

MIT License

About

Example to show how to use react-gojs in es6

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published