Shared config between [clay-charts-react](../clay-charts-react) and [clay-charts](../clay-charts)
npm install clay-charts-sharedShared config between clay-charts-react and clay-charts
1. Install NodeJS >= v0.12.0 and NPM >= v3.0.0, if you don't have it yet. You
can find it here.
2. Install local dependencies:
```
npm install
3. Build the code:
```
npm run compile