Skip to content

Example to show how to use react-gojs in es6

License

Notifications You must be signed in to change notification settings

nicolaserny/react-gojs-example-es6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

react-gojs-example-es6

Example to show how to use react-gojs in Javascript(ES6). It is similar to the typescript example (react-gojs in typescript).

You can try the live demo here.

Requirements

  • Node.js
  • Yarn

Build and Start

  • Run yarn install
  • Run yarn run build
  • Run yarn 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