Use npm to run this demo. You need to build the jointjs first. Go to the root folder and run: ``` npm install grunt ``` Navigate to this directory, then run: ``` npm install npm start ``` During development, use: ``` webpack watch ```