Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 447 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 447 Bytes

KLineChartSample

KLineChart(https://github.com/liihuu/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

uni-app

cd uniapp-sample && npm install && npm run serve

License

MIT