README
joint_chart - Javascript diagraming framework
Development Environment
If you want to work on joint-chart locally, use the following guidelines to get started.
Dependencies
- Node.js
- grunt-cli
- bower
- git
Setup
Clone the git repository:
git clone git@github.com:dorado-lmz/joint_chart.git
Change into the joint-chart directory:
cd joint-chart
Run installation
npm install
Demo
cd demo
using your chrome open the basic.html