ChartFactor Toolkit React demo source code


#1

Hi, I want to see and modify the React Demo application, is this demo available for the community?, I can copy and paste code from other demos but for this one I don’t have the option, there is a way to get the code. Thanks.


#2

Hi @john, you are right in this moment we don’t provide a way to view the source code of the React Demo in the “Live Demos” section but you can download it from this link, after download and uncompress it you have to run “npm install” to install all the packages dependencies and after that “npm start” to run the demo, let us know if you found a issue.

Best regards,

Dario