Skip to content

clientIO/joint-plus-tutorial-angular

 
 

Repository files navigation

rappid-tutorial-angular12

This git repository is intended for instructional purposes. It is the source code that accompanies a Rappid blog post "Integration with Angular" which can be found here.

Prerequisites

To run the following code, you will need a Rappid license that comes with the Rappid installable package file joint-plus.tgz.

Dependencies

Make sure you have the following dependencies installed on your system:

Setup

Clone this repository.

git clone [email protected]:clientIO/rappid-tutorial-angular12.git

Change into the rappid-tutorial-angular12 directory.

cd rappid-tutorial-angular12

For this tutorial, you need to place your own joint-plus.tgz file in the root directory.

When that is completed, you can install the dependencies.

npm install

Your demo is now ready to start.

npm start

You should be able to view the demo at http://localhost:4200.

About

JointJS+ Tutorial Angular 12

Topics

Resources

Stars

Watchers

Forks

Contributors