Skip to content

Files

Latest commit

Jan 20, 2023
71e293d · Jan 20, 2023

History

History
21 lines (17 loc) · 375 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 375 Bytes

KLineChartSample

KLineChart sample code. Contains multiple front-end framework versions.

Run

React

cd react-sample && npm install && npm run start

Vue

cd vue-sample && npm install && npm run start

Angular

cd ng-sample && npm install && npm run start

License

MIT