Skip to content

dinohorvat/angular-rappid

Repository files navigation

JointJS

This project was generated with Angular CLI version 6.0.0.

Dependencies:

npm install lodash@3.10.1 --save

npm install backbone --save

npm i jquery --save

Include in angular.json:

<!-- Rappid/JointJS dependencies: -->
"styles": [
      "src/styles.css",
       "src/vendor/css/rappid.css"
  ],
  "scripts": [
       "node_modules/jquery/dist/jquery.js",
       "node_modules/lodash/index.js",
       "node_modules/backbone/backbone-min.js",
        "src/vendor/js/rappid.js"
  ]

       "node_modules/lodash/lodash.js",  if newest version

About

RappidJS + JointJS with Angular 6+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published